Changeset 864 in ExiteCMS for trunk/includes/templates/admin.images.tpl
- Timestamp:
- 10/03/07 21:38:21 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/admin.images.tpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/admin.images.tpl
r843 r864 28 28 <tr> 29 29 <td align='center' colspan='2' class='tbl'> 30 <input type='submit' name='uploadimage' value='{$locale.420}' class='button' style='width:100px;' >30 <input type='submit' name='uploadimage' value='{$locale.420}' class='button' style='width:100px;' /> 31 31 </td> 32 32 </tr> … … 65 65 </td> 66 66 <td align='center' width='50' class='{cycle values='tbl1,tbl2'}' style='white-space:nowrap'> 67 <a href='{$smarty.const.FUSION_SELF}{$aidlink}&ifolder={$ifolder}&view={$image}'><img src='{$smarty.const.THEME}images/image_view.gif' alt='{$locale.461}' title='{$locale.461}' ></a> 68 <a href='{$smarty.const.FUSION_SELF}{$aidlink}&ifolder={$ifolder}&del={$image}'><img src='{$smarty.const.THEME}images/image_delete.gif' alt='{$locale.462}' title='{$locale.462}' ></a>67 <a href='{$smarty.const.FUSION_SELF}{$aidlink}&ifolder={$ifolder}&view={$image}'><img src='{$smarty.const.THEME}images/image_view.gif' alt='{$locale.461}' title='{$locale.461}' /></a> 68 <a href='{$smarty.const.FUSION_SELF}{$aidlink}&ifolder={$ifolder}&del={$image}'><img src='{$smarty.const.THEME}images/image_delete.gif' alt='{$locale.462}' title='{$locale.462}' /></a> 69 69 </td> 70 70 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
