aboutsummaryrefslogtreecommitdiffstats
path: root/themes/smartpocket/template/add_menu_on_public_pages.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/smartpocket/template/add_menu_on_public_pages.tpl')
-rw-r--r--themes/smartpocket/template/add_menu_on_public_pages.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/smartpocket/template/add_menu_on_public_pages.tpl b/themes/smartpocket/template/add_menu_on_public_pages.tpl
new file mode 100644
index 000000000..7a44575d2
--- /dev/null
+++ b/themes/smartpocket/template/add_menu_on_public_pages.tpl
@@ -0,0 +1,3 @@
+<div data-role="panel" id="menubar" data-position="right" data-display="overlay">
+ {$MENUBAR}
+</div>{assign var='MENUBAR' value=''} \ No newline at end of file