replace b by strong for semantic, more change in boilerplate

This commit is contained in:
Matthias BUSSONNIER 2012-05-11 08:53:03 +02:00
parent 231e8f93f2
commit 40bdd81f5c

View File

@ -33,7 +33,7 @@ data-read-only={{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 <b>click here</b>, to import
onto the list, or <strong>click here</strong>, to import
notebooks.</span>
<input type="file" name="datafile" class="fileinput" multiple='multiple'>
</form>