diff --git a/rootfs/standard/var/www/mynode/templates/vpn_info.html b/rootfs/standard/var/www/mynode/templates/vpn_info.html index f7366526..b6cc5014 100644 --- a/rootfs/standard/var/www/mynode/templates/vpn_info.html +++ b/rootfs/standard/var/www/mynode/templates/vpn_info.html @@ -54,7 +54,7 @@ modal: true, position: { my: "center top", at: "center top", of: window, collision: "none" }, buttons: { - "Regnerate": regenOvpn, + "Regenerate": regenOvpn, Cancel: function() { regen_ovpn_dialog.dialog( "close" ); } @@ -148,9 +148,9 @@ -