summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_proxyarp.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-01-08 21:55:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-01-08 21:55:41 +0000
commita260fe5ef109741ea62b0865ca37fc3c7b1159c1 (patch)
treec0ca9bc1316b10c74710dd40a6d2039a159e7f23 /usr/local/www/services_proxyarp.php
parentb512fdb5ce52255eff5a7dfdabbbbf2e1f1fccdb (diff)
downloadpfsense-a260fe5ef109741ea62b0865ca37fc3c7b1159c1.zip
pfsense-a260fe5ef109741ea62b0865ca37fc3c7b1159c1.tar.gz
Change description color to white
Diffstat (limited to 'usr/local/www/services_proxyarp.php')
-rwxr-xr-xusr/local/www/services_proxyarp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_proxyarp.php b/usr/local/www/services_proxyarp.php
index 2d8f7b4..da7988a 100755
--- a/usr/local/www/services_proxyarp.php
+++ b/usr/local/www/services_proxyarp.php
@@ -113,7 +113,7 @@ if ($_GET['act'] == "del") {
echo $arpent['range']['from'] . "-" . $arpent['range']['to'];
?>&nbsp;
</td>
- <td class="listbg">
+ <td class="listbg"><font color="white">
<?=htmlspecialchars($arpent['descr']);?>&nbsp;
</td>
<td valign="middle" nowrap class="list"> <a href="services_proxyarp_edit.php?id=<?=$i;?>"><img src="e.gif" width="17" height="17" border="0"></a>
OpenPOWER on IntegriCloud