From 6c07db487164262f9191ad02805523bd153e0ba6 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Mon, 15 Jun 2015 14:19:11 +0545 Subject: Code spacing and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting. --- usr/local/www/system_hasync.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr/local/www/system_hasync.php') diff --git a/usr/local/www/system_hasync.php b/usr/local/www/system_hasync.php index 6455fe2..3426404 100755 --- a/usr/local/www/system_hasync.php +++ b/usr/local/www/system_hasync.php @@ -143,7 +143,7 @@ include("head.inc"); pfsync Synchronize Peer IP - ' /> + ' />
Setting this option will force pfsync to synchronize its state table to this IP address. The default is directed multicast. @@ -157,7 +157,7 @@ include("head.inc"); Synchronize Config to IP - ' /> + ' />
Enter the IP address of the firewall to which the selected configuration sections should be synchronized.

@@ -169,7 +169,7 @@ include("head.inc"); Remote System Username - ' /> + ' />
Enter the webConfigurator username of the system entered above for synchronizing your configuration.

@@ -179,7 +179,7 @@ include("head.inc"); Remote System Password - ' /> + ' />
Enter the webConfigurator password of the system entered above for synchronizing your configuration.

-- cgit v1.1