]> git.mxchange.org Git - friendica.git/blobdiff - view/jot.tpl
turn groups back into numbers
[friendica.git] / view / jot.tpl
index b6599feec90ef639b6350d628f06534da22e78e0..f7cb49ec4938ca9823fedb390c933e3af946bb53 100644 (file)
@@ -12,7 +12,9 @@ What's on your mind?
 </div>
 <div id="profile-jot-submit-wrapper" >
 <input type="submit" id="profile-jot-submit" name="submit" value="Submit" />
-
+       <div id="profile-jot-perms" class="profile-jot-perms" style="display: $visitor;" ><img src="images/$lockstate_icon.gif" alt="Permission Settings" title="Permission Settings" onClick="openClose('profile-jot-acl-wrapper');" /></div>
+       <div id="profile-jot-perms-end"></div>
+       <div id="profile-jot-acl-wrapper" style="display: none;" >$acl</div>
 </div>
 <div id="profile-jot-end"></div>
 </form>