summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Dale <sdale@pfsense.org>2007-07-15 19:14:53 +0000
committerScott Dale <sdale@pfsense.org>2007-07-15 19:14:53 +0000
commit3226e6950f7d643dfc68cccd5abf4cb5382dec3d (patch)
tree213b87c75a8b7d7880fa0300f558140231edcb4f /usr
parent20e75f7f4f83eae085eb75ebb0ea664ec0059c70 (diff)
downloadpfsense-3226e6950f7d643dfc68cccd5abf4cb5382dec3d.zip
pfsense-3226e6950f7d643dfc68cccd5abf4cb5382dec3d.tar.gz
underline links
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/widgets/widgets/interfaces.widget.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/widgets/widgets/interfaces.widget.php b/usr/local/www/widgets/widgets/interfaces.widget.php
index f4a9a91..e31e1c1 100644
--- a/usr/local/www/widgets/widgets/interfaces.widget.php
+++ b/usr/local/www/widgets/widgets/interfaces.widget.php
@@ -55,7 +55,7 @@
<? } else { ?>
<img src="./themes/<?= $g['theme']; ?>/images/icons/icon_cablenic.gif"/>
<? } ?>&nbsp;
- <strong>
+ <strong><u>
<?php
if ($ifname == "WAN") { ?>
<span onClick="location.href='/interfaces_wan.php'" style="cursor:pointer">
@@ -65,10 +65,10 @@
<span onClick="location.href='/interfaces_opt.php?index=<?=$counter; ?>'" style="cursor:pointer">
<?
$counter++;
- } ?>
+ } ?>
- <?=htmlspecialchars($ifname);?></span></a></strong>
+ <?=htmlspecialchars($ifname);?></span></u></strong>
</td>
<td width="70%" class="listr">
OpenPOWER on IntegriCloud