Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2617 → Rev 2618

/web/acc/manager/htdocs/group_new.php
192,7 → 192,7
$desc = $l_simultaneous_use;
break;
case 'Max-All-Session' :
$advanced = false;
$advanced = true;
$help_link = "help/max_all_session_help.html";
$desc = $l_max_all_session;
break;
306,12 → 306,12
case 'Alcasar-Expire-After' :
case 'CoovaChilli-Max-Total-Octets-Daily' :
case 'CoovaChilli-Max-Total-Octets-Monthly' :
case 'CoovaChilli-Max-Total-Octets' :
echo "<td><select name=\"$oper_name\"><option $selected[$op_eq] value=\":=\">:=";
break;
case 'Session-Timeout' :
case 'CoovaChilli-Max-Input-Octets' :
case 'CoovaChilli-Max-Output-Octets' :
case 'CoovaChilli-Max-Total-Octets' :
case 'CoovaChilli-Bandwidth-Max-Up' :
case 'CoovaChilli-Bandwidth-Max-Down' :
case 'WISPr-Redirection-URL' :
362,12 → 362,12
case 'Alcasar-Expire-After' :
case 'CoovaChilli-Max-Total-Octets-Daily' :
case 'CoovaChilli-Max-Total-Octets-Monthly' :
case 'CoovaChilli-Max-Total-Octets' :
echo "<input type=\"hidden\" name=\"$oper_name\" value=\":=\">";
break;
case 'Session-Timeout' :
case 'CoovaChilli-Max-Input-Octets' :
case 'CoovaChilli-Max-Output-Octets' :
case 'CoovaChilli-Max-Total-Octets' :
case 'CoovaChilli-Bandwidth-Max-Up' :
case 'CoovaChilli-Bandwidth-Max-Down' :
case 'WISPr-Redirection-URL' :