touch up text.

ticket #1696
This commit is contained in:
Chris Buechler 2008-05-17 22:05:22 +00:00
parent 4ce68cb206
commit bd1dcabd30

View File

@ -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>