mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 15:47:17 +01:00
Fix/add translations and fix round attachments.
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<button id='share-button'><?php p($l->t('Share'));?></button>
|
||||
-->
|
||||
<button id='attach-button' class='round-tool-button'>
|
||||
<div class="icon-picture" title="{{t "quicknotes" "Add image"}}"></div>
|
||||
<div class="icon-picture" title="{{t "quicknotes" "Attach file"}}"></div>
|
||||
</button>
|
||||
<button id='tag-button' class='round-tool-button'>
|
||||
<div class="icon-tag" title="{{t "quicknotes" "Tags"}}"></div>
|
||||
|
||||
Reference in New Issue
Block a user