]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/jot.tpl
Merge pull request #12100 from MrPetovan/task/4090-move-mod-tagger
[friendica.git] / view / templates / jot.tpl
index 0b057393a7ebad47e0c8fabe8c4b97c9ee1cc0e7..6b86186b0a39ea2ac73eb356cc471bc8e26b985b 100644 (file)
@@ -28,7 +28,7 @@
 
 <div id="profile-jot-submit-wrapper" class="jothidden">
        <input type="submit" id="profile-jot-submit" name="submit" value="{{$share}}" />
-               
+
        <div id="profile-upload-wrapper" style="display: {{$visitor}};">
                <div id="wall-image-upload-div"><a href="#" onclick="return false;" id="wall-image-upload" class="icon camera" title="{{$upload}}"></a></div>
        </div>
@@ -80,6 +80,7 @@
                <div id="profile-jot-acl-wrapper" style="width:auto;height:auto;overflow:auto;">
                        {{$acl nofilter}}
                        {{if $scheduled_at}}{{$scheduled_at nofilter}}{{/if}}
+                       {{if $created_at}}{{$created_at nofilter}}{{/if}}
                </div>
        </div>