You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.9 KiB
59 lines
1.9 KiB
<!-- start main-menu --> |
|
<table align="center" class="anvil_main_menu"> |
|
<script type="text/javascript" src="#!data!skin::url!#/files.js"></script> |
|
<link rel="stylesheet" href="#!data!skin::url!#/files.css"> |
|
<form method="post" enctype="multipart/form-data"> |
|
<tr> |
|
<td colspan="2"> |
|
|
|
</td> |
|
</tr> |
|
<tr> |
|
<td colspan="2" class="title"> |
|
#!string!striker_0119!# |
|
</td> |
|
</tr> |
|
<tr> |
|
<td colspan="2"> |
|
|
|
</td> |
|
</tr> |
|
<tr> |
|
<td> |
|
Upload |
|
<div id="fileuploader">Upload</div> |
|
</td> |
|
</tr> |
|
</form> |
|
</table> |
|
<!-- end main-menu --> |
|
|
|
<!-- start upload_header --> |
|
<!DOCTYPE html> |
|
<html lang="en_CA"> |
|
<head> |
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
|
|
<!-- Disable caching during development. --> |
|
<meta http-equiv="cache-control" content="max-age=0" /> |
|
<meta http-equiv="cache-control" content="no-cache" /> |
|
<meta http-equiv="expires" content="0" /> |
|
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" /> |
|
<meta http-equiv="pragma" content="no-cache" /> <title>Alteeve - Striker</title> |
|
|
|
<link rel="stylesheet" href="/skins/alteeve/main.css" media="screen" /> |
|
<script type="text/javascript" src="/jquery-latest.js"></script> |
|
<script type="text/javascript" src="/skins/alteeve/main.js"></script> |
|
|
|
<!-- NOTE: These are for jquery-ui using the 'smoothness' skin. We may want to move this under the skin directory in case other skins want to use different jquery-ui skins someday. --> |
|
<link rel="stylesheet" href="/jquery-ui-latest/jquery-ui.css"> |
|
<script type="text/javascript" src="/jquery-ui-latest/jquery-ui.js"></script> |
|
|
|
<script type="text/javascript" src="/skins/alteeve/files.js"></script> |
|
<link rel="stylesheet" href="/skins/alteeve/files.css"> |
|
<title>#!string!striker_0120!#</title> |
|
</head> |
|
<body> |
|
#!string!striker_0120!# |
|
</body> |
|
<!-- end upload_header -->
|
|
|