aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-07-28 21:27:42 +0000
committerz0rglub <z0rglub@piwigo.org>2003-07-28 21:27:42 +0000
commite507ac4bad2696c23512702b4fa7e91572ecce14 (patch)
treec7f437bb0838f1cd070bc8babcd10408260fe806 /template
parent127ab158b65638be8ae778bec36d6fbb5b508e20 (diff)
replacing $lang['infoimage_keywords'] by $lang['keywords']
git-svn-id: http://piwigo.org/svn/trunk@48 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/default/admin/infos_image.vtp4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/default/admin/infos_image.vtp b/template/default/admin/infos_image.vtp
index 43aa194ac..d9a4e92c5 100644
--- a/template/default/admin/infos_image.vtp
+++ b/template/default/admin/infos_image.vtp
@@ -27,7 +27,7 @@
</tr>
<tr>
<td>
- <div style="margin-left:50px;">{#infoimage_keywords} {#infoimage_keyword_separation}</div>
+ <div style="margin-left:50px;">{#keywords} {#infoimage_keyword_separation}</div>
</td>
<td style="text-align:center;">
<input type="text" name="keywords_cat" value="" maxlength="255" />
@@ -53,7 +53,7 @@
<td class="row2" style="text-align:center;">{#author}</td>
<td class="row2" style="text-align:center;">{#infoimage_comment}</td>
<td class="row2" style="text-align:center;">{#infoimage_creation_date}</td>
- <td class="row2" style="text-align:center;">{#infoimage_keywords}</td>
+ <td class="row2" style="text-align:center;">{#keywords}</td>
</tr>
<!--VTP_picture-->
<tr>