summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/widgets/widgets')
-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