From a29b71547a1ceb12d77617d9b06ba074c1793755 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 19 Feb 2014 20:19:56 -0800 Subject: use a "fullscreen" icon for chanview full screen mode; add channel_menu selection and setting to the settings page. --- view/tpl/chanview.tpl | 2 +- view/tpl/settings.tpl | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/chanview.tpl b/view/tpl/chanview.tpl index 4df327bf9..a43ea1b5d 100755 --- a/view/tpl/chanview.tpl +++ b/view/tpl/chanview.tpl @@ -1,2 +1,2 @@ - + diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index f5f2206bc..49dff4822 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -127,4 +127,23 @@ + +{{if $menus}} +

{{$lbl_misc}}

+ +
{{$menu_desc}}
+
+ +
+
+ +
+
+{{/if}} + + -- cgit v1.2.3