mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 02:54:38 +00:00
(legacy) fix body tag vpn_ipsec_keys.php
This commit is contained in:
parent
96dfff268d
commit
ddd26107e8
@ -76,6 +76,7 @@ include("head.inc");
|
||||
?>
|
||||
|
||||
|
||||
<body>
|
||||
<script type="text/javascript">
|
||||
$( document ).ready(function() {
|
||||
// link delete buttons
|
||||
@ -103,7 +104,6 @@ $( document ).ready(function() {
|
||||
});
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<?php include("fbegin.inc"); ?>
|
||||
|
||||
<section class="page-content-main">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user