mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
Use 'Shared with others' as files app
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<li id="new-note"><a href="#" class="icon-add svg"><?php p($l->t('New note')); ?></a></li>
|
||||
<li id="all-notes"><a href="#" class="icon-home svg"><?php p($l->t('All notes')); ?></a></li>
|
||||
<li id="shared-with-you"><a href="#" class="icon-share svg"><?php p($l->t('Shared with you')); ?></a></li>
|
||||
<li id="shared-by-you"><a href="#" class="icon-share svg"><?php p($l->t('Shared by you')); ?></a></li>
|
||||
<li id="shared-by-you"><a href="#" class="icon-share svg"><?php p($l->t('Shared with others')); ?></a></li>
|
||||
|
||||
<li class="collapsible open">
|
||||
<button class="collapse"></button>
|
||||
|
||||
Reference in New Issue
Block a user