Revision fd541ad9
Added by Scott Ullrich almost 16 years ago
usr/local/www/status_slbd_vs.php | ||
---|---|---|
143 | 143 |
</table> |
144 | 144 |
</td> |
145 | 145 |
<td class="listbg" > |
146 |
<font color="#FFFFFF"><?=$vipent['desc'];?></font>
|
|
146 |
<font color="#FFFFFF"><?=$vsent['desc'];?></font>
|
|
147 | 147 |
</td> |
148 | 148 |
</tr> |
149 | 149 |
<?php $i++; endforeach; ?> |
Also available in: Unified diff
Correct SLBD load balancing description. Resolves #46