aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin/rating.tpl
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2006-07-11 20:51:24 +0000
committerrub <rub@piwigo.org>2006-07-11 20:51:24 +0000
commit8a7fff22b0ada393cff2543fbf17c0cf52f0d03d (patch)
tree2d8f5a667fa1199708aedec7e0e6835fc3a90640 /template/yoga/admin/rating.tpl
parentcfcb489cfa131a56e057e358b7041a7dd6dd71ab (diff)
Resolved Issue ID 0000456, 0000457, 0000459, 0000465:
o Fix bugs adviser mode git-svn-id: http://piwigo.org/svn/trunk@1458 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rwxr-xr-xtemplate/yoga/admin/rating.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/rating.tpl b/template/yoga/admin/rating.tpl
index ac78bf419..d5efdfbab 100755
--- a/template/yoga/admin/rating.tpl
+++ b/template/yoga/admin/rating.tpl
@@ -58,7 +58,7 @@
<td>{image.rate.RATE}</td>
<td><b>{image.rate.USER}</b></td>
<td><span class="date">{image.rate.DATE}</span></td>
- <td><a href="{image.rate.U_DELETE}"><img src="{themeconf:icon_dir}/delete.png" class="button" style="border:none;vertical-align:middle; margin-left:5px;" alt="[{lang:delete}]"/></a></td>
+ <td><a href="{image.rate.U_DELETE}" {TAG_INPUT_ENABLED}><img src="{themeconf:icon_dir}/delete.png" class="button" style="border:none;vertical-align:middle; margin-left:5px;" alt="[{lang:delete}]"/></a></td>
</tr>
<!-- END rate -->
<!-- END image -->