]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/item/compose.tpl
Merge pull request #11810 from MrPetovan/task/11794-password-length-limit
[friendica.git] / view / templates / item / compose.tpl
index 7837036b4e0a2a7e8ff4eab8034e1152b7015b6e..cbab655d2c5fe66326200e329f23651baecd3b04 100644 (file)
@@ -83,6 +83,7 @@
                        </div>
 
                        {{if $scheduled_at}}{{$scheduled_at nofilter}}{{/if}}
+                       {{if $created_at}}{{$created_at nofilter}}{{/if}}
 {{else}}
                        <input type="hidden" name="group_allow" value="{{$group_allow}}"/>
                        <input type="hidden" name="contact_allow" value="{{$contact_allow}}"/>