change upload sentense

This commit is contained in:
Matthias BUSSONNIER 2012-05-31 08:33:52 +02:00
parent 73ff1c5cde
commit 981738f9e3
2 changed files with 4 additions and 4 deletions

View File

@ -19,5 +19,5 @@
position:relative;
opacity: 0;
z-index: 2;
width: 356px;
width: 447px;
}

View File

@ -32,9 +32,9 @@ data-read-only={{read_only}}
{% if logged_in or not read_only %}
<div id="notebook_toolbar">
<form id='alternate_upload' class='alternate_upload' >
<span id="drag_info" style="position:absolute" >Drag files
onto the list, or <strong>click here</strong>, to import
notebooks.</span>
<span id="drag_info" style="position:absolute" >
To import a notebook, drag the file onto the listing below or <strong>click here</strong>.
</span>
<input type="file" name="datafile" class="fileinput" multiple='multiple'>
</form>
<span id="notebook_buttons">