Files
tuend-work 4478491d73 z
2025-11-13 07:41:56 +07:00

19 lines
767 B
HTML

|LF_STANDARD|
|?TREE=&raquo; <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|