diff options
| author | Christian Fowler <spider@viovio.com> | 2008-09-15 06:13:20 +0000 |
|---|---|---|
| committer | Christian Fowler <spider@viovio.com> | 2008-09-15 06:13:20 +0000 |
| commit | 77079fad00505d954a021df50edb073049acd08d (patch) | |
| tree | 0bc947e9e8d810d2b93acc2e3cc1fd2d2cc3aecb /templates | |
| parent | 93b0f3482e371ac59b5f98b03c5ac021ad05feee (diff) | |
| download | fisheye-77079fad00505d954a021df50edb073049acd08d.tar.gz fisheye-77079fad00505d954a021df50edb073049acd08d.tar.bz2 fisheye-77079fad00505d954a021df50edb073049acd08d.zip | |
remove seemingly useless floaticon 'upload replacement image'
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/edit_image.tpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/edit_image.tpl b/templates/edit_image.tpl index aeae5d5..4d85002 100644 --- a/templates/edit_image.tpl +++ b/templates/edit_image.tpl @@ -1,9 +1,5 @@ {strip} -<div class="floaticon"> - <a href="{$smarty.const.FISHEYE_PKG_URL}edit_image.php">{biticon ipackage="icons" iname="applications-internet" iexplain="upload new image"}</a> -</div> - <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> |
