update tooltip #30

pull/144/head
Henrique Dias 2016-10-01 13:58:17 +01:00
parent 528f47b68e
commit d1c598b535
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<input id="newdir" type="text" placeholder="Name...">
<div class="floating">
<div class="action" id="new">
<i class="material-icons" title="New">add</i>
<i class="material-icons" title="New file or directory. If you don't write an extension, a directory will be created.">add</i>
</div>
</div>
{{ end }}