aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-07-26 12:55:14 +0000
committerz0rglub <z0rglub@piwigo.org>2003-07-26 12:55:14 +0000
commitc0d1ed215cdd610b16ed806db81ff07f6e65a43f (patch)
tree3c51dcc48a681200258d95eb32252b2cb2855dd1 /template
parenta7eb0781cf7d5e6d3ba5673b2105656c5bca6712 (diff)
Possiblity to forbid simple guests to add their comments
git-svn-id: http://piwigo.org/svn/trunk@42 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/default/picture.vtp2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/default/picture.vtp b/template/default/picture.vtp
index b0bc2c959..817a3ad58 100644
--- a/template/default/picture.vtp
+++ b/template/default/picture.vtp
@@ -162,6 +162,7 @@
</td>
</tr>
</table>
+ <!--VTP_add_comment-->
<form method="post" action="{#form_action}">
<table style="width:100%;">
<tr align="center">
@@ -179,6 +180,7 @@
</tr>
</table>
</form>
+ <!--/VTP_add_comment-->
{#frame_end}
</td>
</tr>