This commit is contained in:
@@ -417,8 +417,8 @@ jQuery(document).ready(function(){
|
|||||||
});
|
});
|
||||||
|
|
||||||
jQuery('#save_vpn').submit(function() {
|
jQuery('#save_vpn').submit(function() {
|
||||||
jQuery('#vpn').html('Loading...');
|
|
||||||
save_vpn();
|
save_vpn();
|
||||||
|
jQuery('#vpn').html('Loading...');
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user