From d8cb942b44e01f5725c94f6f11e0a631cde9a28a Mon Sep 17 00:00:00 2001 From: Terranom674 Date: Sun, 16 Aug 2026 23:58:29 +0200 Subject: [PATCH] Use native Piwigo icons for album access toggle --- template/album_shares_admin.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/album_shares_admin.tpl b/template/album_shares_admin.tpl index f394fc2..6cc56a1 100644 --- a/template/album_shares_admin.tpl +++ b/template/album_shares_admin.tpl @@ -29,7 +29,7 @@ Album - Zugriff + Zugriff @@ -41,9 +41,9 @@ {if $album.status == 'private'} - + {else} - + {/if}