Changeset 2484 for branches/release-39/tmpl/wizard/optional.tmpl
- Timestamp:
- 06/02/08 18:26:01 (18 months ago)
- Files:
-
- 1 modified
-
branches/release-39/tmpl/wizard/optional.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-39/tmpl/wizard/optional.tmpl
r1309 r2484 53 53 </div> 54 54 55 <br /><p id="more"><a href="javascript:void(0)" onclick="hide ('buttons'); hide('more'); show('settings');"><__trans phrase="Show current mail settings"></a></p>55 <br /><p id="more"><a href="javascript:void(0)" onclick="hideByID('buttons'); hideByID('more'); showByID('settings');"><__trans phrase="Show current mail settings"></a></p> 56 56 </mt:if> 57 57
