diff options
Diffstat (limited to 'view')
-rwxr-xr-x | view/tpl/jot.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index e67caf3d2..9a93e5291 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -11,6 +11,7 @@ <input type="hidden" name="preview" id="jot-preview" value="0" /> {{$mimeselect}} + {{$layoutselect}} <div id="jot-title-wrap"><input name="title" id="jot-title" type="text" placeholder="{{$placeholdertitle}}" value="{{$title}}" class="jothidden" style="display:none"></div> {{if $catsenabled}} |