aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/picture.tpl
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2007-02-04 18:42:37 +0000
committervdigital <vdigital@piwigo.org>2007-02-04 18:42:37 +0000
commitce3bcbc353ba8b1d221898a4ae076c067dddd772 (patch)
treea087fa663f457ba3be85b4d9946c1136f7d53b24 /template/yoga/picture.tpl
parentcb58bff46e411871362f1c42f4d9b51f2ff999bb (diff)
1 - A new trigger point in include/page_header.php
2 - Previous version of p0w0 is replaced by a close version to the phpwebgallery.net web site. git-svn-id: http://piwigo.org/svn/trunk@1778 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/picture.tpl')
-rw-r--r--template/yoga/picture.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/picture.tpl b/template/yoga/picture.tpl
index 52d64cd9c..c92d0e8d6 100644
--- a/template/yoga/picture.tpl
+++ b/template/yoga/picture.tpl
@@ -192,7 +192,7 @@
<!-- END author_field -->
<label>{lang:comment}<textarea name="content" rows="5" cols="80">{comments.add_comment.CONTENT}</textarea></label>
<input type="hidden" name="key" value="{comments.add_comment.KEY}" />
- <input type="submit" value="{lang:submit}">
+ <input type="submit" class="submit" value="{lang:submit}">
</fieldset>
</form>
<!-- END add_comment -->