diff options
author | friendica <info@friendica.com> | 2013-12-22 14:29:15 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-12-22 14:29:15 -0800 |
commit | c1a85ccbec8f0c41b4e5927846bf1dce0db93dd4 (patch) | |
tree | e48c70af8c0e2df1fb006affa2d2b13ef5448530 /view/tpl | |
parent | 97728543c1cef3a8cd09e2a95189837182dd09bc (diff) | |
download | volse-hubzilla-c1a85ccbec8f0c41b4e5927846bf1dce0db93dd4.tar.gz volse-hubzilla-c1a85ccbec8f0c41b4e5927846bf1dce0db93dd4.tar.bz2 volse-hubzilla-c1a85ccbec8f0c41b4e5927846bf1dce0db93dd4.zip |
add ability to set created date/time from the api
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/jot.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index a0bc9c805..9038155be 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -12,7 +12,6 @@ <input type="hidden" name="post_id" value="{{$post_id}}" /> <input type="hidden" name="webpage" value="{{$webpage}}" /> <input type="hidden" name="preview" id="jot-preview" value="0" /> - {{$mimeselect}} {{$layoutselect}} |