aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/jot.tpl
diff options
context:
space:
mode:
authortomtom84 <63dc41d76451@ba77e90e49a6.anonbox.net>2012-03-03 06:03:34 -0800
committertomtom84 <63dc41d76451@ba77e90e49a6.anonbox.net>2012-03-03 06:03:34 -0800
commit792031c36e81c3ab6cad8bb132a1db90974918a1 (patch)
tree412fc3593834acceaf0ef7439d8add31eff1563a /view/theme/diabook/jot.tpl
parent8ffe15fbb1290fac839189f2de337efec223c5e1 (diff)
parentb3ba2eb4d08102adfa7f69115d298e6b2e3e0563 (diff)
downloadvolse-hubzilla-792031c36e81c3ab6cad8bb132a1db90974918a1.tar.gz
volse-hubzilla-792031c36e81c3ab6cad8bb132a1db90974918a1.tar.bz2
volse-hubzilla-792031c36e81c3ab6cad8bb132a1db90974918a1.zip
Merge pull request #65 from tomtom84/master
fix editor in theme diabook
Diffstat (limited to 'view/theme/diabook/jot.tpl')
-rwxr-xr-xview/theme/diabook/jot.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/theme/diabook/jot.tpl b/view/theme/diabook/jot.tpl
index bb0f4b6d0..e83d0f86c 100755
--- a/view/theme/diabook/jot.tpl
+++ b/view/theme/diabook/jot.tpl
@@ -44,13 +44,13 @@
<a id="profile-nolocation" class="noglobe" title="$noloc" onclick="jotClearLocation();return false;"></a>
</div>
- <div id="profile-jot-perms" class="profile-jot-perms" style="display: $pvisit;" >
- <a href="#profile-jot-acl-wrapper" id="jot-perms-icon" class="icon $lockstate" title="$permset" ></a>$bang
- </div>
+ <input type="submit" id="profile-jot-submit" class="button creation2" name="submit" value="$share" />
<button onclick="preview_post();" id="jot-preview-link" class="button creation1">$preview</button>
- <input type="submit" id="profile-jot-submit" class="button creation2" name="submit" value="$share" />
+ <div id="profile-jot-perms" class="profile-jot-perms" style="display: $pvisit;" >
+ <a href="#profile-jot-acl-wrapper" id="jot-perms-icon" class="icon $lockstate" title="$permset" ></a>$bang
+ </div>
<div id="profile-jot-perms-end"></div>