From 1500691cc22443aac9bb6af409f8bbd64787a9e9 Mon Sep 17 00:00:00 2001 From: mrjive Date: Wed, 16 Sep 2015 04:46:47 -0700 Subject: moved submit button to the bottom in settings.tpl --- view/tpl/settings.tpl | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'view') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index ab62ede45..3a6e8b7a3 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -26,9 +26,6 @@ {{include file="field_input.tpl" field=$photo_path}} {{include file="field_input.tpl" field=$attach_path}} -
- -
@@ -78,9 +75,6 @@ {{include file="field_checkbox.tpl" field=$blocktags}} {{include file="field_input.tpl" field=$expire}} -
- -
@@ -130,10 +124,14 @@ {{include file="field_input.tpl" field=$evdays}} + + + +
+
{{if $menus}} -- cgit v1.2.3