Changeset 864 in ExiteCMS for trunk/includes/templates/admin.redirects.tpl
- Timestamp:
- 10/03/07 21:38:21 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/admin.redirects.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/admin.redirects.tpl
r843 r864 115 115 <td align='center' class='{cycle values='tbl1,tbl2'}' style='white-space:nowrap'> 116 116 <a href='{$smarty.const.FUSION_SELF}{$aidlink}&action=edit&url_id={$redirects[id].url_id}'><img src='{$smarty.const.THEME}images/page_edit.gif' alt='{$locale.432}' title='{$locale.432}' /></a> 117 <a href='{$smarty.const.FUSION_SELF}{$aidlink}&action=delete&url_id={$redirects[id].url_id}' on Click='return DeleteItem()'><img src='{$smarty.const.THEME}images/page_delete.gif' alt='{$locale.433}' title='{$locale.433}' /></a> 117 <a href='{$smarty.const.FUSION_SELF}{$aidlink}&action=delete&url_id={$redirects[id].url_id}' onclick='return DeleteItem()'><img src='{$smarty.const.THEME}images/page_delete.gif' alt='{$locale.433}' title='{$locale.433}' /></a> 118 118 </td> 119 119 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
