From d3491c9165855ac7c2f1e0243a6c796ab36f9109 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 3 Mar 2016 13:46:08 +0100 Subject: fix jot form --- view/tpl/jot.tpl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 631f55d83..dea75efa9 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -1,12 +1,12 @@ -{{$mimeselect}} -{{$layoutselect}} -{{if $id_select}} -
- {{$id_seltext}} {{$id_select}} -
-{{/if}} -
-
+ + {{$mimeselect}} + {{$layoutselect}} + {{if $id_select}} +
+ {{$id_seltext}} {{$id_select}} +
+ {{/if}} +
{{if $parent}} {{/if}} @@ -160,8 +160,8 @@
-
-
+ + -- cgit v1.2.3