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