Changeset 1164
- Timestamp:
- 05/22/08 09:12:38
(6 months ago)
- Author:
- rats
- Message:
* Fixed #1275: Some HTML and CSS fixes in the HTML templates and some PHP files - Part 2
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1014 |
r1164 |
|
| 133 | 133 | $dstatus = translate_dmn_status($data['domain_status']); |
|---|
| 134 | 134 | } else { |
|---|
| 135 | | $dstatus = "<b><font size=3 color=red>" . $data['domain_status'] . "</font></b>"; |
|---|
| | 135 | $dstatus = "<b><font size=\"3\" color=red>" . $data['domain_status'] . "</font></b>"; |
|---|
| 136 | 136 | } |
|---|
| 137 | 137 | |
|---|
| r820 |
r1164 |
|
| 78 | 78 | |
|---|
| 79 | 79 | |
|---|
| 80 | | print "<a name=c><h1>CLIENT Driver Tests</h1>"; |
|---|
| | 80 | print "<a name=\"c\"><h1>CLIENT Driver Tests</h1>"; |
|---|
| 81 | 81 | $conn = ADONewConnection('csv'); |
|---|
| 82 | 82 | $conn->Connect($serverURL); |
|---|
| r1014 |
r1164 |
|
| 146 | 146 | 'TR_CAPCODE' => tr('Security code'), |
|---|
| 147 | 147 | 'TR_IMGCAPCODE_DESCRIPTION' => tr('(To avoid abuse, we ask you to write the combination of letters on the above picture into the field "Security code")'), |
|---|
| 148 | | 'TR_IMGCAPCODE' => "<img src=\"imagecode.php\" border=\"0\" nosave alt=\"\">", |
|---|
| | 148 | 'TR_IMGCAPCODE' => "<img src=\"imagecode.php\" border=\"0\" alt=\"\">", |
|---|
| 149 | 149 | 'TR_USERNAME' => tr('Username'), |
|---|
| 150 | 150 | 'TR_SEND' => tr('Request password'), |
|---|
| r1163 |
r1164 |
|
| 74 | 74 | <td width="25"> </td> |
|---|
| 75 | 75 | <td class="content2" width="200">{TR_MAX_DOMAIN_COUNT}</td> |
|---|
| 76 | | <td class="content"><input type="text" name=nreseller_max_domain_cnt value="{MAX_DOMAIN_COUNT}" style="width:140px" class="textinput"> |
|---|
| | 76 | <td class="content"><input type="text" name="nreseller_max_domain_cnt" value="{MAX_DOMAIN_COUNT}" style="width:140px" class="textinput"> |
|---|
| 77 | 77 | </td> |
|---|
| 78 | 78 | </tr> |
|---|
| … | … | |
| 80 | 80 | <td width="25"> </td> |
|---|
| 81 | 81 | <td class="content2" width="200">{TR_MAX_SUBDOMAIN_COUNT}</td> |
|---|
| 82 | | <td class="content"><input type="text" name=nreseller_max_subdomain_cnt value="{MAX_SUBDOMAIN_COUNT}" style="width:140px" class="textinput"> |
|---|
| | 82 | <td class="content"><input type="text" name="nreseller_max_subdomain_cnt" value="{MAX_SUBDOMAIN_COUNT}" style="width:140px" class="textinput"> |
|---|
| 83 | 83 | </td> |
|---|
| 84 | 84 | </tr> |
|---|
| … | … | |
| 86 | 86 | <td width="25"> </td> |
|---|
| 87 | 87 | <td class="content2" width="200">{TR_MAX_ALIASES_COUNT}</td> |
|---|
| 88 | | <td class="content"><input type="text" name=nreseller_max_alias_cnt value="{MAX_ALIASES_COUNT}" style="width:140px" class="textinput"> |
|---|
| | 88 | <td class="content"><input type="text" name="nreseller_max_alias_cnt" value="{MAX_ALIASES_COUNT}" style="width:140px" class="textinput"> |
|---|
| 89 | 89 | </td> |
|---|
| 90 | 90 | </tr> |
|---|
| … | … | |
| 92 | 92 | <td width="25"> </td> |
|---|
| 93 | 93 | <td class="content2" width="200">{TR_MAX_MAIL_USERS_COUNT}</td> |
|---|
| 94 | | <td class="content"><input type="text" name=nreseller_max_mail_cnt value="{MAX_MAIL_USERS_COUNT}" style="width:140px" class="textinput"> |
|---|
| | 94 | <td class="content"><input type="text" name="nreseller_max_mail_cnt" value="{MAX_MAIL_USERS_COUNT}" style="width:140px" class="textinput"> |
|---|
| 95 | 95 | </td> |
|---|
| 96 | 96 | </tr> |
|---|
| … | … | |
| 98 | 98 | <td width="25"> </td> |
|---|
| 99 | 99 | <td class="content2" width="200">{TR_MAX_FTP_USERS_COUNT}</td> |
|---|
| 100 | | <td class="content"><input type="text" name=nreseller_max_ftp_cnt value="{MAX_FTP_USERS_COUNT}" style="width:140px" class="textinput"> |
|---|
| | 100 | <td class="content"><input type="text" name="nreseller_max_ftp_cnt" value="{MAX_FTP_USERS_COUNT}" style="width:140px" class="textinput"> |
|---|
| 101 | 101 | </td> |
|---|
| 102 | 102 | </tr> |
|---|
| … | … | |
| 104 | 104 | <td width="25"> </td> |
|---|
| 105 | 105 | <td class="content2" width="200">{TR_MAX_SQLDB_COUNT}</td> |
|---|
| 106 | | <td class="content"><input type="text" name=nreseller_max_sql_db_cnt value="{MAX_SQLDB_COUNT}" style="width:140px" class="textinput"> |
|---|
| | 106 | <td class="content"><input type="text" name="nreseller_max_sql_db_cnt" value="{MAX_SQLDB_COUNT}" style="width:140px" class="textinput"> |
|---|
| 107 | 107 | </td> |
|---|
| 108 | 108 | </tr> |
|---|
| … | … | |
| 110 | 110 | <td width="25"> </td> |
|---|
| 111 | 111 | <td class="content2" width="200">{TR_MAX_SQL_USERS_COUNT}</td> |
|---|
| 112 | | <td class="content"><input type="text" name=nreseller_max_sql_user_cnt value="{MAX_SQL_USERS_COUNT}" style="width:140px" class="textinput"> |
|---|
| | 112 | <td class="content"><input type="text" name="nreseller_max_sql_user_cnt" value="{MAX_SQL_USERS_COUNT}" style="width:140px" class="textinput"> |
|---|
| 113 | 113 | </td> |
|---|
| 114 | 114 | </tr> |
|---|
| … | … | |
| 116 | 116 | <td width="25"> </td> |
|---|
| 117 | 117 | <td class="content2" width="200">{TR_MAX_TRAFFIC_AMOUNT}</td> |
|---|
| 118 | | <td class="content"><input type="text" name=nreseller_max_traffic value="{MAX_TRAFFIC_AMOUNT}" style="width:140px" class="textinput"> |
|---|
| | 118 | <td class="content"><input type="text" name="nreseller_max_traffic" value="{MAX_TRAFFIC_AMOUNT}" style="width:140px" class="textinput"> |
|---|
| 119 | 119 | </td> |
|---|
| 120 | 120 | </tr> |
|---|
| … | … | |
| 122 | 122 | <td width="25"> </td> |
|---|
| 123 | 123 | <td class="content2" width="200">{TR_MAX_DISK_AMOUNT}</td> |
|---|
| 124 | | <td class="content"><input type="text" name=nreseller_max_disk value="{MAX_DISK_AMOUNT}" style="width:140px" class="textinput"> |
|---|
| | 124 | <td class="content"><input type="text" name="nreseller_max_disk" value="{MAX_DISK_AMOUNT}" style="width:140px" class="textinput"> |
|---|
| 125 | 125 | </td> |
|---|
| 126 | 126 | </tr> |
|---|
| r1163 |
r1164 |
|
| 7 | 7 | <link href="{THEME_COLOR_PATH}/css/ispcp.css" rel="stylesheet" type="text/css"> |
|---|
| 8 | 8 | <script type="text/javascript" src="{THEME_COLOR_PATH}/css/ispcp.js"></script> |
|---|
| 9 | | <script> |
|---|
| | 9 | <script type="text/javascript"> |
|---|
| 10 | 10 | <!-- |
|---|
| 11 | 11 | |
|---|
| … | … | |
| 68 | 68 | <td width="25"> </td> |
|---|
| 69 | 69 | <td class="content2" width="250">{TR_TEMPLATE_NAME}</td> |
|---|
| 70 | | <td class="content"><input type="text" name=hp_name value="{HP_NAME_VALUE}" style="width:210px" class="textinput"> |
|---|
| | 70 | <td class="content"><input type="text" name="hp_name" value="{HP_NAME_VALUE}" style="width:210px" class="textinput"> |
|---|
| 71 | 71 | </td> |
|---|
| 72 | 72 | </tr> |
|---|
| … | … | |
| 78 | 78 | <tr> |
|---|
| 79 | 79 | <td width="25"> </td> |
|---|
| 80 | | <td class="content2" width="250">{TR_MAX_SUBDOMAINS}</i></td> |
|---|
| 81 | | <td class="content"><input type="text" name=hp_sub value="{TR_MAX_SUB_LIMITS}" style="width:100px" class="textinput"> |
|---|
| | 80 | <td class="content2" width="250">{TR_MAX_SUBDOMAINS}</td> |
|---|
| | 81 | <td class="content"><input type="text" name="hp_sub" value="{TR_MAX_SUB_LIMITS}" style="width:100px" class="textinput"> |
|---|
| 82 | 82 | </td> |
|---|
| 83 | 83 | </tr> |
|---|
| 84 | 84 | <tr> |
|---|
| 85 | 85 | <td width="25"> </td> |
|---|
| 86 | | <td class="content2" width="250">{TR_MAX_ALIASES}</i></b> </td> |
|---|
| 87 | | <td class="content"><input type="text" name=hp_als value="{TR_MAX_ALS_VALUES}" style="width:100px" class="textinput"> |
|---|
| | 86 | <td class="content2" width="250">{TR_MAX_ALIASES}</td> |
|---|
| | 87 | <td class="content"><input type="text" name="hp_als" value="{TR_MAX_ALS_VALUES}" style="width:100px" class="textinput"> |
|---|
| 88 | 88 | </td> |
|---|
| 89 | 89 | </tr> |
|---|
| … | … | |
| 91 | 91 | <td width="25"> </td> |
|---|
| 92 | 92 | <td class="content2" width="250">{TR_MAX_MAILACCOUNTS}</td> |
|---|
| 93 | | <td class="content"><input type="text" name=hp_mail value="{HP_MAIL_VALUE}" style="width:100px" class="textinput"> |
|---|
| | 93 | <td class="content"><input type="text" name="hp_mail" value="{HP_MAIL_VALUE}" style="width:100px" class="textinput"> |
|---|
| 94 | 94 | </td> |
|---|
| 95 | 95 | </tr> |
|---|
| … | … | |
| 97 | 97 | <td width="25"> </td> |
|---|
| 98 | 98 | <td class="content2" width="250">{TR_MAX_FTP}</td> |
|---|
| 99 | | <td class="content"><input type="text" name=hp_ftp value="{HP_FTP_VALUE}" style="width:100px" class="textinput"> |
|---|
| | 99 | <td class="content"><input type="text" name="hp_ftp" value="{HP_FTP_VALUE}" style="width:100px" class="textinput"> |
|---|
| 100 | 100 | </td> |
|---|
| 101 | 101 | </tr> |
|---|
| … | … | |
| 103 | 103 | <td width="25"> </td> |
|---|
| 104 | 104 | <td class="content2" width="250">{TR_MAX_SQL}</td> |
|---|
| 105 | | <td class="content"><input type="text" name=hp_sql_db value="{HP_SQL_DB_VALUE}" style="width:100px" class="textinput"> |
|---|
| | 105 | <td class="content"><input type="text" name="hp_sql_db" value="{HP_SQL_DB_VALUE}" style="width:100px" class="textinput"> |
|---|
| 106 | 106 | </td> |
|---|
| 107 | 107 | </tr> |
|---|
| … | … | |
| 109 | 109 | <td width="25"> </td> |
|---|
| 110 | 110 | <td class="content2" width="250">{TR_MAX_SQL_USERS}</td> |
|---|
| 111 | | <td class="content"><input type="text" name=hp_sql_user value="{HP_SQL_USER_VALUE}" style="width:100px" class="textinput"> |
|---|
| | 111 | <td class="content"><input type="text" name="hp_sql_user" value="{HP_SQL_USER_VALUE}" style="width:100px" class="textinput"> |
|---|
| 112 | 112 | </td> |
|---|
| 113 | 113 | </tr> |
|---|
| … | … | |
| 115 | 115 | <td width="25"> </td> |
|---|
| 116 | 116 | <td class="content2" width="250">{TR_MAX_TRAFFIC}</td> |
|---|
| 117 | | <td class="content"><input type="text" name=hp_traff value="{HP_TRAFF_VALUE}" style="width:100px" class="textinput"> |
|---|
| | 117 | <td class="content"><input type="text" name="hp_traff" value="{HP_TRAFF_VALUE}" style="width:100px" class="textinput"> |
|---|
| 118 | 118 | </td> |
|---|
| 119 | 119 | </tr> |
|---|
| … | … | |
| 121 | 121 | <td width="25"> </td> |
|---|
| 122 | 122 | <td class="content2" width="250">{TR_DISK_LIMIT}</td> |
|---|
| 123 | | <td class="content"><input type="text" name=hp_disk value="{HP_DISK_VALUE}" style="width:100px" class="textinput"> |
|---|
| | 123 | <td class="content"><input type="text" name="hp_disk" value="{HP_DISK_VALUE}" style="width:100px" class="textinput"> |
|---|
| 124 | 124 | </td> |
|---|
| 125 | 125 | </tr> |
|---|
| … | … | |
| 147 | 147 | <td> </td> |
|---|
| 148 | 148 | <td class="content2">{TR_PRICE}</td> |
|---|
| 149 | | <td class="content"><input name=hp_price type="text" class="textinput" id="hp_price" style="width:100px" value="{HP_PRICE}"></td> |
|---|
| | 149 | <td class="content"><input name="hp_price" type="text" class="textinput" id="hp_price" style="width:100px" value="{HP_PRICE}"></td> |
|---|
| 150 | 150 | </tr> |
|---|
| 151 | 151 | <tr> |
|---|
| 152 | 152 | <td> </td> |
|---|
| 153 | 153 | <td class="content2">{TR_SETUP_FEE}</td> |
|---|
| 154 | | <td class="content"><input name=hp_setupfee type="text" class="textinput" id="hp_setupfee" style="width:100px" value="{HP_SETUPFEE}"></td> |
|---|
| | 154 | <td class="content"><input name="hp_setupfee" type="text" class="textinput" id="hp_setupfee" style="width:100px" value="{HP_SETUPFEE}"></td> |
|---|
| 155 | 155 | </tr> |
|---|
| 156 | 156 | <tr> |
|---|
| 157 | 157 | <td> </td> |
|---|
| 158 | 158 | <td class="content2">{TR_VALUE}</td> |
|---|
| 159 | | <td class="content"><input name=hp_value type="text" class="textinput" id="hp_value" style="width:100px" value="{HP_VELUE}"> |
|---|
| | 159 | <td class="content"><input name="hp_value" type="text" class="textinput" id="hp_value" style="width:100px" value="{HP_VELUE}"> |
|---|
| 160 | 160 | <small>{TR_EXAMPEL}</small></td> |
|---|
| 161 | 161 | </tr> |
|---|
| … | … | |
| 163 | 163 | <td> </td> |
|---|
| 164 | 164 | <td class="content2">{TR_PAYMENT}</td> |
|---|
| 165 | | <td class="content"><input name=hp_payment type="text" class="textinput" id="hp_payment" style="width:100px" value="{HP_PAYMENT}"></td> |
|---|
| | 165 | <td class="content"><input name="hp_payment" type="text" class="textinput" id="hp_payment" style="width:100px" value="{HP_PAYMENT}"></td> |
|---|
| 166 | 166 | </tr> |
|---|
| 167 | 167 | <tr> |
|---|
| r1163 |
r1164 |
|
| 40 | 40 | <tr> |
|---|
| 41 | 41 | <td> </td> |
|---|
| 42 | | <td colspan="2" class=title><font color="#FF0000">{MESSAGE}</font></td> |
|---|
| | 42 | <td colspan="2" class="title"><font color="#FF0000">{MESSAGE}</font></td> |
|---|
| 43 | 43 | </tr> |
|---|
| 44 | 44 | <!-- EDP: page_message --> |
|---|
| r1163 |
r1164 |
|
| 40 | 40 | <tr> |
|---|
| 41 | 41 | <td> </td> |
|---|
| 42 | | <td colspan="2" class=title><font color="#FF0000">{MESSAGE}</font></td> |
|---|
| | 42 | <td colspan="2" class="title"><font color="#FF0000">{MESSAGE}</font></td> |
|---|
| 43 | 43 | </tr> |
|---|
| 44 | 44 | <!-- EDP: page_message --> |
|---|
| r1163 |
r1164 |
|
| 59 | 59 | <td> </td> |
|---|
| 60 | 60 | <td class="content2" width="200">{TR_MESSAGE_SUBJECT}</td> |
|---|
| 61 | | <td class="content"><input type="text" name=msg_subject value="{MESSAGE_SUBJECT}" style="width:270px" class="textinput"> |
|---|
| | 61 | <td class="content"><input type="text" name="msg_subject" value="{MESSAGE_SUBJECT}" style="width:270px" class="textinput"> |
|---|
| 62 | 62 | </td> |
|---|
| 63 | 63 | </tr> |
|---|
| … | … | |
| 75 | 75 | <td width="25"> </td> |
|---|
| 76 | 76 | <td width="200" class="content2">{TR_SENDER_EMAIL}</td> |
|---|
| 77 | | <td class="content"><input type="text" name=sender_email value="{SENDER_EMAIL}" style="width:270px" class="textinput"></td> |
|---|
| | 77 | <td class="content"><input type="text" name="sender_email" value="{SENDER_EMAIL}" style="width:270px" class="textinput"></td> |
|---|
| 78 | 78 | </tr> |
|---|
| 79 | 79 | <tr> |
|---|
| 80 | 80 | <td width="25"> </td> |
|---|
| 81 | 81 | <td width="200" class="content2">{TR_SENDER_NAME}</td> |
|---|
| 82 | | <td class="content"><input type="text" name=sender_name value="{SENDER_NAME}" style="width:270px" class="textinput"></td> |
|---|
| | 82 | <td class="content"><input type="text" name="sender_name" value="{SENDER_NAME}" style="width:270px" class="textinput"></td> |
|---|
| 83 | 83 | </tr> |
|---|
| 84 | 84 | <tr> |
|---|
| r1163 |
r1164 |
|
| 71 | 71 | <td class="{CONTENT}" align="center">{LEVEL}</td> |
|---|
| 72 | 72 | <td width="100" class="{CONTENT}" align="center"><img src="{THEME_COLOR_PATH}/images/icons/edit.png" width="16" height="16" border="0" align="absmiddle"> <a href="custom_menus.php?edit_id={BUTONN_ID}" class="link">{TR_EDIT}</a></td> |
|---|
| 73 | | <td width="100" class="{CONTENT}" align="center"><img src="{THEME_COLOR_PATH}/images/icons/delete.png" width="16" height="16" border="0" align="absmiddle"> <a href="#" onClick="action_delete('custom_menus.php?delete_id={BUTONN_ID}')" class="link">{TR_DELETE}</a></td> |
|---|
| | 73 | <td width="100" class="{CONTENT}" align="center"><img src="{THEME_COLOR_PATH}/images/icons/delete.png" width="16" height="16" border="0" align="absmiddle"> <a href="#" onclick="action_delete('custom_menus.php?delete_id={BUTONN_ID}')" class="link">{TR_DELETE}</a></td> |
|---|
| 74 | 74 | </tr> |
|---|
| 75 | 75 | <!-- EDP: button_list --> |
|---|
| … | … | |
| 110 | 110 | <tr> |
|---|
| 111 | 111 | <td> </td> |
|---|
| 112 | | <td colspan="2"><input name="Button" type="button" class="button" value=" {TR_SAVE} " onClick="return sbmt(document.forms[0],'new_button');"></td> |
|---|
| | 112 | <td colspan="2"><input name="Button" type="button" class="button" value=" {TR_SAVE} " onclick="return sbmt(document.forms[0],'new_button');"></td> |
|---|
| 113 | 113 | </tr> |
|---|
| 114 | 114 | </table> |
|---|
| … | … | |
| 138 | 138 | <td width="25"> </td> |
|---|
| 139 | 139 | <td width="200" class="content2">{TR_VIEW_FROM}</td> |
|---|
| 140 | | <td class="content"><select name="bview" id="bview"> |
|---|
| | 140 | <td class="content"><select name="bview" id="bview"> |
|---|
| 141 | 141 | <option value="admin" {ADMIN_VIEW}>{ADMIN}</option> |
|---|
| 142 | 142 | <option value="reseller" {RESELLER_VIEW}>{RESELLER}</option> |
|---|
| … | … | |
| 147 | 147 | <tr> |
|---|
| 148 | 148 | <td> </td> |
|---|
| 149 | | <td colspan="2"><input name="Button" type="button" class="button" value=" {TR_SAVE} " onClick="return sbmt(document.forms[0],'edit_button');"></td> |
|---|
| | 149 | <td colspan="2"><input name="Button" type="button" class="button" value=" {TR_SAVE} " onclick="return sbmt(document.forms[0],'edit_button');"></td> |
|---|
| 150 | 150 | </tr> |
|---|
| 151 | 151 | </table> |
|---|
| r1163 |
r1164 |
|
| 7 | 7 | <link href="{THEME_COLOR_PATH}/css/ispcp.css" rel="stylesheet" type="text/css"> |
|---|
| 8 | 8 | <script type="text/javascript" src="{THEME_COLOR_PATH}/css/ispcp.js"></script> |
|---|
| 9 | | <script> |
|---|
| | 9 | <script type="text/javascript"> |
|---|
| 10 | 10 | <!-- |
|---|
| 11 | 11 | |
|---|
| … | … | |
| 172 | 172 | <td> </td> |
|---|
| 173 | 173 | <td colspan="3"><form name="buttons" method="post" action="#"> |
|---|
| 174 | | <input name="Submit" type="submit" class="button" onClick="MM_goToURL('parent','manage_users.php');return document.MM_returnValue" value=" {TR_BACK} "> |
|---|
| | 174 | <input name="Submit" type="submit" class="button" onclick="MM_goToURL('parent','manage_users.php');return document.MM_returnValue" value=" {TR_BACK} "> |
|---|
| 175 | 175 | |
|---|
| 176 | 176 | </form></td> |
|---|
| r1163 |
r1164 |
|
| 7 | 7 | <link href="{THEME_COLOR_PATH}/css/ispcp.css" rel="stylesheet" type="text/css"> |
|---|
| 8 | 8 | <script type="text/javascript" src="{THEME_COLOR_PATH}/css/ispcp.js"></script> |
|---|
| 9 | | <script> |
|---|
| | 9 | <script type="text/javascript"> |
|---|
| 10 | 10 | <!-- |
|---|
| 11 | 11 | function change_status(dom_id) { |
|---|
| … | … | |
| 76 | 76 | <tr> |
|---|
| 77 | 77 | <td width="25"> </td> |
|---|
| 78 | | <td class="content2" width="193">{TR_DOMAIN_IP}</i></td> |
|---|
| | 78 | <td class="content2" width="193">{TR_DOMAIN_IP}</td> |
|---|
| 79 | 79 | <td class="content">{VL_DOMAIN_IP} |
|---|
| 80 | 80 | <!-- |
|---|
| … | … | |
| 89 | 89 | <tr> |
|---|
| 90 | 90 | <td width="25"> </td> |
|---|
| 91 | | <td class="content2" width="193">{TR_PHP_SUPP}</i></b> </td> |
|---|
| | 91 | <td class="content2" width="193">{TR_PHP_SUPP}</td> |
|---|
| 92 | 92 | <td class="content"><select name="domain_php" id="domain_php"> |
|---|
| 93 | 93 | <option value="yes" {PHP_YES}>{TR_YES}</option> |
|---|
| … | … | |
| 108 | 108 | <td width="25"> </td> |
|---|
| 109 | 109 | <td class="content2" width="193">{TR_SUBDOMAINS}</td> |
|---|
| 110 | | <td class="content"><input type="text" name=dom_sub value="{VL_DOM_SUB}" style="width:100px" class="textinput"> |
|---|
| | 110 | <td class="content"><input type="text" name="dom_sub" value="{VL_DOM_SUB}" style="width:100px" class="textinput"> |
|---|
| 111 | 111 | </td> |
|---|
| 112 | 112 | </tr> |
|---|
| … | … | |
| 114 | 114 | <td width="25"> </td> |
|---|
| 115 | 115 | <td class="content2" width="193">{TR_ALIAS}</td> |
|---|
| 116 | | <td class="content"><input type="text" name=dom_alias value="{VL_DOM_ALIAS}" style="width:100px" class="textinput"> |
|---|
| | 116 | <td class="content"><input type="text" name="dom_alias" value="{VL_DOM_ALIAS}" style="width:100px" class="textinput"> |
|---|
| 117 | 117 | </td> |
|---|
| 118 | 118 | </tr> |
|---|
| … | … | |
| 120 | 120 | <td width="25"> </td> |
|---|
| 121 | 121 | <td class="content2" width="193">{TR_MAIL_ACCOUNT}</td> |
|---|
| 122 | | <td class="content"><input type="text" name=dom_mail_acCount value="{VL_DOM_MAIL_ACCOUNT}" style="width:100px" class="textinput"> |
|---|
| | 122 | <td class="content"><input type="text" name="dom_mail_acCount" value="{VL_DOM_MAIL_ACCOUNT}" style="width:100px" class="textinput"> |
|---|
| 123 | 123 | </td> |
|---|
| 124 | 124 | </tr> |
|---|
| … | … | |
| 126 | 126 | <td width="25"> </td> |
|---|
| 127 | 127 | <td class="content2" width="193">{TR_FTP_ACCOUNTS}</td> |
|---|
| 128 | | <td class="content"><input type="text" name=dom_ftp_acCounts value="{VL_FTP_ACCOUNTS}" style="width:100px" class="textinput"> |
|---|
| | 128 | <td class="content"><input type="text" name="dom_ftp_acCounts" value="{VL_FTP_ACCOUNTS}" style="width:100px" class="textinput"> |
|---|
| 129 | 129 | </td> |
|---|
| 130 | 130 | </tr> |
|---|
| … | … | |
| 132 | 132 | <td width="25"> </td> |
|---|
| 133 | 133 | <td class="content2" width="193">{TR_SQL_DB}</td> |
|---|
| 134 | | <td class="content"><input type="text" name=dom_sqldb value="{VL_SQL_DB}" style="width:100px" class="textinput"> |
|---|
| | 134 | <td class="content"><input type="text" name="dom_sqldb" value="{VL_SQL_DB}" style="width:100px" class="textinput"> |
|---|
| 135 | 135 | </td> |
|---|
| 136 | 136 | </tr> |
|---|
| … | … | |
| 138 | 138 | <td width="25"> </td> |
|---|
| 139 | 139 | <td class="content2" width="193">{TR_SQL_USERS}</td> |
|---|
| 140 | | <td class="content"><input type="text" name=dom_sql_users value="{VL_SQL_USERS}" style="width:100px" class="textinput"> |
|---|
| | 140 | <td class="content"><input type="text" name="dom_sql_users" value="{VL_SQL_USERS}" style="width:100px" class="textinput"> |
|---|
| 141 | 141 | </td> |
|---|
| 142 | 142 | </tr> |
|---|
| … | … | |
| 144 | 144 | <td width="25"> </td> |
|---|
| 145 | 145 | <td class="content2" width="193">{TR_TRAFFIC}</td> |
|---|
| 146 | | <td class="content"><input type="text" name=dom_traffic value="{VL_TRAFFIC}" style="width:100px" class="textinput"> |
|---|
| | 146 | <td class="content"><input type="text" name="dom_traffic" value="{VL_TRAFFIC}" style="width:100px" class="textinput"> |
|---|
| 147 | 147 | </td> |
|---|
| 148 | 148 | </tr> |
|---|
| … | … | |
| 150 | 150 | <td width="25"> </td> |
|---|
| 151 | 151 | <td class="content2" width="193">{TR_DISK}</td> |
|---|
| 152 | | <td class="content"><input type="text" name=dom_disk value="{VL_DOM_DISK}" style="width:100px" class="textinput"> |
|---|
| | 152 | <td class="content"><input type="text" name="dom_disk" value="{VL_DOM_DISK}" style="width:100px" class="textinput"> |
|---|
| 153 | 153 | </td> |
|---|
| 154 | 154 | </tr> |
|---|
| … | … | |
| 162 | 162 | <td colspan="2"><input name="Submit" type="submit" class="button" value="{TR_UPDATE_DATA}"> |
|---|
| 163 | 163 | |
|---|
| 164 | | <input name="Submit" type="submit" class="button" onClick="MM_goToURL('parent','users.php');return document.MM_returnValue" value=" {TR_CANCEL} "></td> |
|---|
| | 164 | <input name="Submit" type="submit" class="button" onclick="MM_goToURL('parent','users.php');return document.MM_returnValue" value=" {TR_CANCEL} "></td> |
|---|
| 165 | 165 | </tr> |
|---|
|