From 58cf9d832c0e4af82cc27588fcf4442079d9b105 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 27 Feb 2016 12:31:07 +0100 Subject: make attach_delete() return and comment out album rename functionality since this is not supported by the backend at the moment. --- view/tpl/photo_view.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/tpl') diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 867a1e87b..bd5e68027 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -36,6 +36,7 @@
+ {{* album renaming is not supported atm.
@@ -49,6 +50,7 @@ {{/if}}
+ *}}
-- cgit v1.2.3