summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 06:14:09 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 06:14:09 +0000
commitba363183a865de0ff89a6e3dca3f0fa0718c3ff0 (patch)
tree450b17d69c55e972e8188ae13b0fd42d9f294c4e /usr
parent6c7aa8d8f25e1d707a440b0eb70e646c37f7e271 (diff)
downloadpfsense-ba363183a865de0ff89a6e3dca3f0fa0718c3ff0.zip
pfsense-ba363183a865de0ff89a6e3dca3f0fa0718c3ff0.tar.gz
Center status box
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/diag_ipsec.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/www/diag_ipsec.php b/usr/local/www/diag_ipsec.php
index 6fc2fee..957f19c 100644
--- a/usr/local/www/diag_ipsec.php
+++ b/usr/local/www/diag_ipsec.php
@@ -108,7 +108,9 @@ $sad = ipsec_dump_sad();
</td>
<td class="listr"><?=htmlspecialchars($ph2ent['descr']);?></td>
<td class="listr">
- <img src ="/themes/<?=$g['theme']?>/images/icons/icon_<?=$icon?>.gif">
+ <center>
+ <img src ="/themes/<?=$g['theme']?>/images/icons/icon_<?=$icon?>.gif">
+ </center>
</td>
</tr>
<?php
OpenPOWER on IntegriCloud