Changeset 835 in ExiteCMS for trunk/themes/PLiTheme/templates/source/admin.modules.tpl
- Timestamp:
- 09/23/07 23:34:47 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/PLiTheme/templates/source/admin.modules.tpl
r814 r835 75 75 </td> 76 76 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'> 77 <a href='mailto:{$modules[id].email}'><img src='{$smarty.const.THEME}forum/email.gif' alt='{$locale.409}' title='{$locale.409}' /></a>77 {buttonlink name=$locale.409 link="mailto:"|cat:$modules[id].email} 78 78 79 <a href='mailto:{$modules[id].url}'><img src='{$smarty.const.THEME}forum/website.gif' alt='{$locale.410}' title='{$locale.410}' /></a>79 {buttonlink name=$locale.410 link=$modules[id].url} 80 80 </td> 81 81 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'>
Note: See TracChangeset
for help on using the changeset viewer.
