diff options
Diffstat (limited to 'template/yoga/admin/picture_modify.tpl')
-rw-r--r-- | template/yoga/admin/picture_modify.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/admin/picture_modify.tpl b/template/yoga/admin/picture_modify.tpl index c10e7744e..28981589f 100644 --- a/template/yoga/admin/picture_modify.tpl +++ b/template/yoga/admin/picture_modify.tpl @@ -23,7 +23,7 @@ </tr> <tr> - <td><strong>{lang:Registration date}</strong></td> + <td><strong>{lang:Post date}</strong></td> <td>{REGISTRATION_DATE}</td> </tr> @@ -103,7 +103,7 @@ <td>{TAG_SELECTION}</td> </tr> - + <tr> <td><strong>{lang:Description}</strong></td> <td><textarea name="description" class="description">{DESCRIPTION}</textarea></td> |