summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec_sad.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_ipsec_sad.php')
-rwxr-xr-xusr/local/www/diag_ipsec_sad.php20
1 files changed, 9 insertions, 11 deletions
diff --git a/usr/local/www/diag_ipsec_sad.php b/usr/local/www/diag_ipsec_sad.php
index 1162289..1e48e1c 100755
--- a/usr/local/www/diag_ipsec_sad.php
+++ b/usr/local/www/diag_ipsec_sad.php
@@ -114,21 +114,19 @@ if ($_GET['act'] == "del") {
</td>
</tr>
<?php endif; ?>
- <td colspan="4">
- <p>
- <span class="vexpl">
- <span class="red">
- <strong>Note:<br></strong>
- </span>
- You can configure your IPsec <a href="vpn_ipsec.php">here</a>.
- </span>
- </p>
- </td>
</table>
</div>
</td>
</tr>
</table>
- <?php include("fend.inc"); ?>
+
+<p/>
+
+<span class="vexpl">
+<span class="red"><strong>Note:<br></strong></span>
+You can configure your IPsec <a href="vpn_ipsec.php">here</a>.
+</span>
+
+<?php include("fend.inc"); ?>
</body>
</html>
OpenPOWER on IntegriCloud