diff --git a/src/www/vpn_ipsec.php b/src/www/vpn_ipsec.php index 2c1c9ce77..2ad07db3d 100644 --- a/src/www/vpn_ipsec.php +++ b/src/www/vpn_ipsec.php @@ -343,8 +343,7 @@ $( document ).ready(function() { - - + @@ -359,7 +358,7 @@ $( document ).ready(function() { @@ -422,31 +421,29 @@ $( document ).ready(function() { -   + - + - " data-toggle="tooltip"> - -
- - - " data-toggle="tooltip"> - + + + endif ?> @@ -494,7 +491,7 @@ $( document ).ready(function() { @@ -552,29 +549,24 @@ $( document ).ready(function() { - - - " data-toggle="tooltip" - alt="edit" class="btn btn-default btn-xs"> - - - - " data-toggle="tooltip" - alt="add" class="btn btn-default btn-xs"> - - + + + + + + + + + - + 0) :?> - " class="btn btn-default btn-xs" - title="" data-toggle="tooltip"> - + title="" data-toggle="tooltip"> + @@ -615,27 +606,27 @@ $( document ).ready(function() { - + - + type="submit" + data-id="" + data-act="movep1" + title="" + data-toggle="tooltip" + class="act_move btn btn-default btn-xs"> + + + " data-toggle="tooltip" - alt="add" class="btn btn-default btn-xs"> - - + class="btn btn-default btn-xs"> + + diff --git a/src/www/vpn_ipsec_keys.php b/src/www/vpn_ipsec_keys.php index 89e8dd396..197859ed7 100644 --- a/src/www/vpn_ipsec_keys.php +++ b/src/www/vpn_ipsec_keys.php @@ -63,9 +63,13 @@ $service_hook = 'ipsec'; include("head.inc"); -?> +$main_buttons = array( + array('href' => 'vpn_ipsec_keys_edit.php', 'label' => gettext('Add')), +); +?> +