Changeset 1648 in ExiteCMS for trunk/includes/templates/main.edit_profile.tpl
- Timestamp:
- 08/17/08 22:34:14 (4 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/main.edit_profile.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/main.edit_profile.tpl
r1566 r1648 98 98 </td> 99 99 </tr> 100 {if $settings.hoteditor_enabled == 1} 101 <tr> 102 <td class='tbl'> 103 {$locale.u067} 104 </td> 105 <td class='tbl'> 106 <input type='radio' name='user_hoteditor' value='1' {if $this_userdata.user_hoteditor == "1"}checked="checked"{/if} />{$locale.u007} 107 <input type='radio' name='user_hoteditor' value='0' {if $this_userdata.user_hoteditor == "0"}checked="checked"{/if} />{$locale.u008} 108 </td> 109 </tr> 110 {/if} 100 111 <tr> 101 112 <td class='tbl'>
Note: See TracChangeset
for help on using the changeset viewer.
