Add shared folder icon

This commit is contained in:
2023-04-19 00:04:06 +02:00
parent 971a0fe539
commit 5803a30b6b
4 changed files with 15 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
<a href="/user/filemanager#files">My Files</a>
<a href="/user/filemanager#lists">My Albums</a>
{{if .User.IsAdmin}}
<a href="/user/buckets">Buckets</a>
<a href="/d/me">Filesystem</a>
<a href="/admin">Admin Panel</a>
{{end}}
<a href="/logout">Log out</a>