Merge branch 'master' of github.com:mynodebtc/mynode

This commit is contained in:
Taylor Helsper 2019-11-02 22:47:33 -05:00
commit 6418df88dc

View File

@ -54,7 +54,7 @@
modal: true, modal: true,
position: { my: "center top", at: "center top", of: window, collision: "none" }, position: { my: "center top", at: "center top", of: window, collision: "none" },
buttons: { buttons: {
"Regnerate": regenOvpn, "Regenerate": regenOvpn,
Cancel: function() { Cancel: function() {
regen_ovpn_dialog.dialog( "close" ); regen_ovpn_dialog.dialog( "close" );
} }
@ -148,9 +148,9 @@
</form> </form>
</div> </div>
<div id="regen-ovpn-dialog" title="Regnerate VPN Files" style="display:none;"> <div id="regen-ovpn-dialog" title="Regenerate VPN Files" style="display:none;">
<form id="regen_ovpn_form" name="regen_ovpn_form" action="/regen-vpn" method="POST"> <form id="regen_ovpn_form" name="regen_ovpn_form" action="/regen-vpn" method="POST">
<p>If you are having issues and want to regnerate your VPN files, please enter your password below. <p>If you are having issues and want to regenerate your VPN files, please enter your password below.
Be sure to re-download and re-import your OVPN files on any VPN clients.</p> Be sure to re-download and re-import your OVPN files on any VPN clients.</p>
<b>Password:</b> <b>Password:</b>
<br/> <br/>