z
This commit is contained in:
18
update/data/skins/enhanced/reseller/nameserver.html
Normal file
18
update/data/skins/enhanced/reseller/nameserver.html
Normal file
@@ -0,0 +1,18 @@
|
||||
|LF_STANDARD|
|
||||
|?TREE=» <a class=tree href="/CMD_NAME_SERVER">`LANG_NAME_SERVERS`</a>|
|
||||
|?HELP_SECTION=`RESELLER_HELPER`/nameserver.html|
|
||||
|HTM_RESELLER_TOP|
|
||||
<b>|LANG_NAME_SERVERS|</b>
|
||||
|IPS|
|
||||
|
||||
<table class=list cellspacing=1 cellpadding=3>
|
||||
<form action="/CMD_NAME_SERVER" method="POST">
|
||||
<input type=hidden name=action value="modify">
|
||||
<tr><td class=listtitle colspan=2>|LANG_SET_NS|</td></tr>
|
||||
<tr><td class=list>|LANG_NAME_SERVER_1|</td><td class=list><input type=text name=ns1 size=32 value="|NS1|"></td></tr>
|
||||
<tr><td class=list>|LANG_NAME_SERVER_2|</td><td class=list><input type=text name=ns2 size=32 value="|NS2|"></td></tr>
|
||||
<tr><td class=listtitle colspan=2 align=right><input type=submit value="|LANG_SAVE|"></td></tr>
|
||||
</form>
|
||||
</table>
|
||||
|
||||
|HTM_RESELLER_BOTTOM|
|
||||
Reference in New Issue
Block a user