mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
parent
4ce68cb206
commit
bd1dcabd30
@ -282,7 +282,7 @@ function clearcombo(){
|
||||
</tr>
|
||||
|
||||
<tr align="left">
|
||||
<td width="22%" valign="top" class="vncellreq"><?=gettext("Behaviour");?></td>
|
||||
<td width="22%" valign="top" class="vncellreq"><?=gettext("Behavior");?></td>
|
||||
<td width="78%" class="vtable" colspan="2">
|
||||
<input type="radio" name="behaviour" id="behaviour" value="balance"<?php if($pconfig['behaviour'] ==
|
||||
"balance") echo " CHECKED"; ?>><?=gettext("Load Balancing");?><br>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user