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