Changeset 1653 in ExiteCMS for trunk/includes/templates/admin.settings_misc.tpl
- Timestamp:
- 08/19/08 10:23:40 (4 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/admin.settings_misc.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/admin.settings_misc.tpl
r1639 r1653 54 54 <td width='50%' class='tbl'> 55 55 {$locale.666} 56 <br /> 57 <span class='small2'>{$locale.663}</span> 56 58 </td> 57 59 <td width='50%' class='tbl'> 58 60 <input type='text' name='smtp_username' value='{$settings2.smtp_username}' maxlength='100' class='textbox' style='width:200px;' /> 59 </td> 60 </tr> 61 <tr> 62 <td width='50%' class='tbl'> 63 <span class='small2'>{$locale.663}</span> 64 </td> 65 <td width='50%' class='tbl'> 61 <br /><br /> 66 62 <input type='password' name='smtp_password' value='{$settings2.smtp_password}' maxlength='100' class='textbox' style='width:200px;' /> 67 63 </td>
Note: See TracChangeset
for help on using the changeset viewer.
