summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-01-14 19:40:10 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-01-14 19:40:10 +0000
commit5a824b04678ab78f69daae1705dacfc3b6cae85f (patch)
treed60e26df6fe4171319ee71238132c6cb7b374fe8 /templates
parent1fe1502fa9df9b49e17bbf55718a803d96ebd7a9 (diff)
downloadfisheye-5a824b04678ab78f69daae1705dacfc3b6cae85f.tar.gz
fisheye-5a824b04678ab78f69daae1705dacfc3b6cae85f.tar.bz2
fisheye-5a824b04678ab78f69daae1705dacfc3b6cae85f.zip
keeping classes consisten. this is an edit page, not an admin page
Diffstat (limited to 'templates')
-rw-r--r--templates/edit_image.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_image.tpl b/templates/edit_image.tpl
index 7747e12..6e75745 100644
--- a/templates/edit_image.tpl
+++ b/templates/edit_image.tpl
@@ -4,7 +4,7 @@
<a href="{$smarty.const.FISHEYE_PKG_URL}edit_image.php">{biticon ipackage="icons" iname="applications-internet" iexplain="upload new image"}</a>
</div>
-<div class="admin fisheye">
+<div class="edit fisheye">
<div class="header">
<h1>{if $gContent->mInfo.image_id}{tr}Edit Image{/tr}: {$gContent->mInfo.title|escape} {else}{tr}Add New Image{/tr} {/if}</h1>
</div>