interface/web/client/templates/client_edit_limits.htm
@@ -91,6 +91,10 @@ <td class="frmText11" width="220"><input name="limit_ftp_user" type="text" class="text" value="{tmpl_var name='limit_ftp_user'}" size="10" maxlength="10"></td> </tr> <tr> <td class="frmText11" width="280">{tmpl_var name='limit_shell_user_txt'}:</td> <td class="frmText11" width="220"><input name="limit_shell_user" type="text" class="text" value="{tmpl_var name='limit_shell_user'}" size="10" maxlength="10"></td> </tr> <tr> <td><h2>DNS</h2></td> </tr> <tr>