front pages

This commit is contained in:
ashok sukumaran 2011-07-03 02:33:45 +05:30
parent db36aa8670
commit ff6c65ce53

View File

@ -83,7 +83,7 @@ $(function() {
</div>
<form id="categoryForm" action="" method="POST">
{{ categoryForm.as_p }}
<input id="categorySubmit" value="Submit" type="submit" />
<input id="categorySubmit" value="Start Uploading" type="submit" />
</form>
</div>
@ -92,7 +92,7 @@ $(function() {
Uploading to: <span id="uploadStudy"></span>
</div>
<div id="uploadInstructions">
Select one or multiple files, or just drag any number of files from your computer into this browser window to upload. You can then view them <a href="http://edgwareroad.org/files/browse/">here</a>.
Select one or multiple files, or just drag any number of files from your computer into this browser window to upload. You can then view them <a href="/archive/">here</a>.
</div>
<form id="addFile" action="/files/add" method="POST" enctype="multipart/form-data">
<input id="files_category" name="files_category" type="hidden" />