Changeset 861 in ExiteCMS for trunk/includes/templates/admin.adverts.overview.tpl
- Timestamp:
- 10/02/07 22:23:07 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/admin.adverts.overview.tpl
r843 r861 16 16 {* *} 17 17 {***************************************************************************} 18 {literal}<script language='javascript'>19 <!-- -18 {literal}<script type='text/javascript'> 19 <!-- 20 20 function confdel(url) { 21 21 if (confirm('{/literal}{$locale.905}{literal}')) location.href = url; 22 22 } 23 // -- ->23 // --> 24 24 </script>{/literal} 25 25 {include file="_opentable.tpl" name=$_name title=$locale.404|cat:" : <b>"|cat:$data.user_name|cat:"</b>" state=$_state style=$_style} … … 96 96 </table> 97 97 <div align='center'> 98 <form name='s ubfunctions' method='post' action='{$smarty.const.FUSION_SELF}{$aidlink}&id={$data.user_id}'>98 <form name='sf_{$data.user_name}' method='post' action='{$smarty.const.FUSION_SELF}{$aidlink}&id={$data.user_id}'> 99 99 <br /> 100 100 <input type='submit' name='addad' value='{$locale.400}' class='button' />
Note: See TracChangeset
for help on using the changeset viewer.
