mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +08:00
replace b by strong for semantic, more change in boilerplate
This commit is contained in:
parent
231e8f93f2
commit
40bdd81f5c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user