aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero/jot.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/duepuntozero/jot.tpl')
-rw-r--r--view/theme/duepuntozero/jot.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/jot.tpl b/view/theme/duepuntozero/jot.tpl
index 71b92986d..78cbecea8 100644
--- a/view/theme/duepuntozero/jot.tpl
+++ b/view/theme/duepuntozero/jot.tpl
@@ -20,7 +20,7 @@
{{ if $content }}<script>initEditor();</script>{{ endif }}
-<div id="profile-jot-submit-wrapper" style="display:none">
+<div id="profile-jot-submit-wrapper" style="display:none" 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>