|
File html-and-typo.patch, 12.7 kB
(added by Haeber, 6 months ago)
|
patch against r1203.
|
-
gui/themes/omega_original/lostpassword.tpl
| old |
new |
|
| 57 | 57 | </form> |
|---|
| 58 | 58 | </td> |
|---|
| 59 | 59 | </tr> |
|---|
| 60 | | <tr> |
|---|
| | 60 | <tr> |
|---|
| 61 | 61 | <td></td> |
|---|
| 62 | 62 | </tr> |
|---|
| 63 | | |
|---|
| 64 | 63 | </table> |
|---|
| 65 | 64 | |
|---|
| 66 | 65 | </td> |
-
gui/themes/omega_original/system-message.tpl
| old |
new |
|
| 22 | 22 | <td> |
|---|
| 23 | 23 | <table width="453" border="0" cellpadding="0" cellspacing="1"> |
|---|
| 24 | 24 | <tr> |
|---|
| 25 | | <td align="center" valign="middle" bgcolor="#ffffff"><strong><span class="message"> {MESSAGE} </span></strong></td> |
|---|
| | 25 | <td align="center" valign="middle" bgcolor="#ffffff"><strong><span class="message">{MESSAGE}</span></strong></td> |
|---|
| 26 | 26 | </tr> |
|---|
| 27 | 27 | <tr> |
|---|
| 28 | 28 | <td align="right"><a class="login" href="{BACKBUTTONDESTINATION}" target="_self">{TR_BACK}</a></td> |
-
gui/themes/omega_original/maintenancemode.tpl
| old |
new |
|
| 23 | 23 | <td> |
|---|
| 24 | 24 | <table width="453" border="0" cellpadding="0" cellspacing="1"> |
|---|
| 25 | 25 | <tr> |
|---|
| 26 | | <td align="center" valign="middle" bgcolor="#FFFFFF"><strong><span class="message"> {TR_MESSAGE} </span></strong></td> |
|---|
| | 26 | <td align="center" valign="middle" bgcolor="#FFFFFF"><strong><span class="message">{TR_MESSAGE}</span></strong></td> |
|---|
| 27 | 27 | </tr> |
|---|
| 28 | 28 | <tr> |
|---|
| 29 | 29 | <td align="right"><a class="login" href="index.php?admin=1" target="_self">{TR_ADMINLOGIN}</a></td> |
-
gui/themes/omega_original/lostpassword_message.tpl
| old |
new |
|
| 41 | 41 | </form> |
|---|
| 42 | 42 | </td> |
|---|
| 43 | 43 | </tr> |
|---|
| 44 | | <tr> |
|---|
| | 44 | <tr> |
|---|
| 45 | 45 | <td></td> |
|---|
| 46 | 46 | </tr> |
|---|
| 47 | | |
|---|
| 48 | 47 | </table> |
|---|
| 49 | 48 | |
|---|
| 50 | 49 | </td> |
-
gui/themes/omega_original/admin/support_system.tpl
| old |
new |
|
| 72 | 72 | <td class="{CONTENT}" nowrap="nowrap" align="left">{TO}</td> |
|---|
| 73 | 73 | <td class="{CONTENT}" nowrap="nowrap"><img src="{THEME_COLOR_PATH}/images/icons/document.png" width="12" height="15" align="left" /> |
|---|
| 74 | 74 | <script type="text/javascript"> |
|---|
| | 75 | <!-- |
|---|
| 75 | 76 | document.write('<a href="view_ticket.php?ticket_id={ID}&screenwidth='+screen.width+'" class="link">'); |
|---|
| | 77 | //--> |
|---|
| 76 | 78 | </script> |
|---|
| 77 | 79 | {SUBJECT}</a></td> |
|---|
| 78 | 80 | <td class="{CONTENT}" nowrap="nowrap" align="center">{URGENCY}</td> |
-
gui/themes/omega_original/reseller/circular.tpl
| old |
new |
|
| 8 | 8 | <script type="text/javascript" src="{THEME_COLOR_PATH}/css/ispcp.js"></script> |
|---|
| 9 | 9 | <script type="text/javascript"> |
|---|
| 10 | 10 | <!-- |
|---|
| 11 | | |
|---|
| 12 | 11 | function change_status(dom_id) { |
|---|
| 13 | 12 | if (!confirm("{TR_MESSAGE_CHANGE_STATUS}")) |
|---|
| 14 | 13 | return false; |
|---|
| 15 | | |
|---|
| 16 | 14 | location = ('change_status.php?domain_id=' + dom_id); |
|---|
| 17 | 15 | } |
|---|
| 18 | 16 | |
|---|
| 19 | 17 | function delete_account(url) { |
|---|
| 20 | 18 | if (!confirm("{TR_MESSAGE_DELETE_ACCOUNT}")) |
|---|
| 21 | 19 | return false; |
|---|
| 22 | | |
|---|
| 23 | 20 | location = url; |
|---|
| 24 | 21 | } |
|---|
| 25 | 22 | //--> |
|---|
| 26 | 23 | </script> |
|---|
| 27 | | |
|---|
| 28 | 24 | </head> |
|---|
| | 25 | |
|---|
| 29 | 26 | <body onload="MM_preloadImages('{THEME_COLOR_PATH}/images/icons/database_a.gif','{THEME_COLOR_PATH}/images/icons/hosting_plans_a.gif','{THEME_COLOR_PATH}/images/icons/domains_a.gif','{THEME_COLOR_PATH}/images/icons/general_a.gif' ,'{THEME_COLOR_PATH}/images/icons/manage_users_a.gif','{THEME_COLOR_PATH}/images/icons/webtools_a.gif','{THEME_COLOR_PATH}/images/icons/statistics_a.gif','{THEME_COLOR_PATH}/images/icons/support_a.gif')"> |
|---|
| 30 | 27 | <!-- BDP: logged_from --><table width="100%" border="0" cellspacing="0" cellpadding="0"> |
|---|
| 31 | 28 | <tr> |
-
gui/themes/omega_original/reseller/support_system.tpl
| old |
new |
|
| 73 | 73 | <td class="{CONTENT}" nowrap="nowrap" align="left">{FROM}</td> |
|---|
| 74 | 74 | <td class="{CONTENT}" nowrap="nowrap"><img src="{THEME_COLOR_PATH}/images/icons/document.png" width="12" height="15" align="left" /> |
|---|
| 75 | 75 | <script type="text/javascript"> |
|---|
| | 76 | <!-- |
|---|
| 76 | 77 | document.write('<a href="view_ticket.php?ticket_id={ID}&screenwidth='+screen.width+'" class="link">'); |
|---|
| | 78 | //--> |
|---|
| 77 | 79 | </script> |
|---|
| 78 | 80 | {SUBJECT}</a></td> |
|---|
| 79 | 81 | <td class="{CONTENT}" nowrap="nowrap" align="center">{URGENCY}</td> |
-
gui/themes/omega_original/client/change_personal.tpl
| old |
new |
|
| 98 | 98 | </tr> |
|---|
| 99 | 99 | <tr> |
|---|
| 100 | 100 | <td> </td> |
|---|
| 101 | | <td class="content2"><label for="email">{TR_EMAIL}</label></td> |
|---|
| 102 | | <td class="content"><input type="text" name="email" id="email" value="{EMAIL}" style="width:210px" class="textinput"></td> |
|---|
| | 101 | <td class="content2"><label for="email1">{TR_EMAIL}</label></td> |
|---|
| | 102 | <td class="content"><input type="text" name="email" id="email1" value="{EMAIL}" style="width:210px" class="textinput"></td> |
|---|
| 103 | 103 | </tr> |
|---|
| 104 | 104 | <tr> |
|---|
| 105 | 105 | <td> </td> |
-
gui/themes/omega_original/client/edit_alias.tpl
| old |
new |
|
| 70 | 70 | <td width="25"> </td> |
|---|
| 71 | 71 | <td width="200" class="content2" style="vertical-align:top;">{TR_ENABLE_FWD}</td> |
|---|
| 72 | 72 | <td class="content"> |
|---|
| 73 | | <input type="radio" name="status" {CHECK_EN} value="1" /> {TR_ENABLE}<br /> |
|---|
| 74 | | <input type="radio" name="status" {CHECK_DIS} value="0" /> {TR_DISABLE} |
|---|
| | 73 | <input type="radio" name="status" id="status1" {CHECK_EN} value="1" /> <label for="status1">{TR_ENABLE}</label><br /> |
|---|
| | 74 | <input type="radio" name="status" id="status2" {CHECK_DIS} value="0" /> <label for="status2">{TR_DISABLE}</label> |
|---|
| 75 | 75 | </td> |
|---|
| 76 | 76 | </tr> |
|---|
| 77 | 77 | <tr> |
-
gui/themes/omega_original/client/add_mail_acc.tpl
| old |
new |
|
| 183 | 183 | </tr> |
|---|
| 184 | 184 | <!-- EDP: page_message --> |
|---|
| 185 | 185 | <tr> |
|---|
| 186 | | <td nowrap="nowrap" class="content2" width="200">{TR_USERNAME}</td> |
|---|
| 187 | | <td valign="middle" nowrap="nowrap" class="content"><input type="text" name="username" value="{USERNAME}" style="width:210px" class="textinput"></td> |
|---|
| | 186 | <td nowrap="nowrap" class="content2" width="200"><label for="username">{TR_USERNAME}</label></td> |
|---|
| | 187 | <td valign="middle" nowrap="nowrap" class="content"><input type="text" name="username" id="username" value="{USERNAME}" style="width:210px" class="textinput"></td> |
|---|
| 188 | 188 | </tr> |
|---|
| 189 | 189 | <tr> |
|---|
| 190 | | <td nowrap="nowrap" class="content2" width="200"><input type="radio" name="dmn_type" value="dmn" {MAIL_DMN_CHECKED} onclick="changeDom('real');">{TR_TO_MAIN_DOMAIN}</td> |
|---|
| | 190 | <td nowrap="nowrap" class="content2" width="200"><input type="radio" name="dmn_type" id="dmn_type1" value="dmn" {MAIL_DMN_CHECKED} onclick="changeDom('real');"><label for="dmn_type1">{TR_TO_MAIN_DOMAIN}</label></td> |
|---|
| 191 | 191 | <td nowrap="nowrap" class="content" colspan="2">@{DOMAIN_NAME}</td> |
|---|
| 192 | 192 | </tr> |
|---|
| 193 | 193 | <!-- BDP: to_alias_domain --> |
|---|
| 194 | 194 | <tr> |
|---|
| 195 | | <td nowrap="nowrap" class="content2" width="200"><input type="radio" name="dmn_type" value="als" {MAIL_ALS_CHECKED} onclick="changeDom('alias');">{TR_TO_DMN_ALIAS}</td> |
|---|
| | 195 | <td nowrap="nowrap" class="content2" width="200"><input type="radio" name="dmn_type" id="dmn_type2" value="als" {MAIL_ALS_CHECKED} onclick="changeDom('alias');"><label for="dmn_type2">{TR_TO_DMN_ALIAS}</label></td> |
|---|
| 196 | 196 | <td nowrap="nowrap" class="content"><select name="als_id"> |
|---|
| 197 | 197 | <!-- BDP: als_list --> |
|---|
| 198 | 198 | <option value="{ALS_ID}" {ALS_SELECTED}>@{ALS_NAME}</option> |
-
gui/themes/omega_original/client/create_catchall.tpl
| old |
new |
|
| 99 | 99 | } |
|---|
| 100 | 100 | //--> |
|---|
| 101 | 101 | </script> |
|---|
| 102 | | <td nowrap="nowrap" class="content2" width="200"><input type="radio" name="mail_type" value="normal" {NORMAL_MAIL} onclick="changeType('normal');"> |
|---|
| 103 | | {TR_MAIL_LIST}</td> |
|---|
| | 102 | <td nowrap="nowrap" class="content2" width="200"><input type="radio" name="mail_type" id="mail_type1" value="normal" {NORMAL_MAIL} onclick="changeType('normal');"> |
|---|
| | 103 | <label for="mail_type1">{TR_MAIL_LIST}</label></td> |
|---|
| 104 | 104 | <td nowrap="nowrap" class="content"><select name="mail_id"> |
|---|
| 105 | 105 | <!-- BDP: mail_list --> |
|---|
| 106 | 106 | <option value="{MAIL_ID};{MAIL_ACCOUNT_PUNNY};">{MAIL_ACCOUNT}</option> |
| … | … | |
| 108 | 108 | </select></td> |
|---|
| 109 | 109 | </tr> |
|---|
| 110 | 110 | <tr> |
|---|
| 111 | | <td nowrap="nowrap" class="content2" colspan="2"><input type="radio" name="mail_type" value="forward" {FORWARD_MAIL} onclick="changeType('forward');"> |
|---|
| 112 | | {TR_FORWARD_MAIL}</td> |
|---|
| | 111 | <td nowrap="nowrap" class="content2" colspan="2"><input type="radio" name="mail_type" id="mail_type2" value="forward" {FORWARD_MAIL} onclick="changeType('forward');"> |
|---|
| | 112 | <label for="mail_type2">{TR_FORWARD_MAIL}</label></td> |
|---|
| 113 | 113 | </tr> |
|---|
| 114 | 114 | <tr> |
|---|
| 115 | | <td nowrap="nowrap" class="content2" width="200">{TR_FORWARD_TO}</td> |
|---|
| 116 | | <td nowrap="nowrap" class="content"><textarea name="forward_list" cols="35" rows="5" style="width:210px"></textarea></td> |
|---|
| | 115 | <td nowrap="nowrap" class="content2" width="200"><label for="forward_list">{TR_FORWARD_TO}</label></td> |
|---|
| | 116 | <td nowrap="nowrap" class="content"><textarea name="forward_list" id="forward_list" cols="35" rows="5" style="width:210px"></textarea></td> |
|---|
| 117 | 117 | </tr> |
|---|
| 118 | 118 | </table> |
|---|
| 119 | 119 | <input name="Submit" type="submit" class="button" value="{TR_CREATE_CATCHALL}"> |
-
gui/themes/omega_original/client/support_system.tpl
| old |
new |
|
| 71 | 71 | <td width="25" nowrap="nowrap" class="{CONTENT}"><b>{NEW}</b></td> |
|---|
| 72 | 72 | <td class="{CONTENT}" nowrap="nowrap"><img src="{THEME_COLOR_PATH}/images/icons/document.png" width="12" height="15" align="left"> |
|---|
| 73 | 73 | <script type="text/javascript"> |
|---|
| | 74 | <!-- |
|---|
| 74 | 75 | document.write('<a href="view_ticket.php?ticket_id={ID}&screenwidth='+screen.width+'" class="link">'); |
|---|
| | 76 | //--> |
|---|
| 75 | 77 | </script> |
|---|
| 76 | 78 | {SUBJECT}</a></td> |
|---|
| 77 | 79 | <td class="{CONTENT}" nowrap="nowrap" align="center">{URGENCY}</td> |
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>