summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager_settings_ldapacpicker.php
diff options
context:
space:
mode:
authorxbipin <bipin@xbipin.com>2015-01-13 18:37:52 +0400
committerRenato Botelho <garga@FreeBSD.org>2015-01-13 13:01:07 -0200
commit6db7ee23db8582d1ee06c7fff83c19a014415838 (patch)
tree83d20c5b929828c47c5099a3bc8bf25633fc1035 /usr/local/www/system_usermanager_settings_ldapacpicker.php
parent156938a87e536e528ecbc0ccd5e2f42bfdb0eb0a (diff)
downloadpfsense-6db7ee23db8582d1ee06c7fff83c19a014415838.zip
pfsense-6db7ee23db8582d1ee06c7fff83c19a014415838.tar.gz
Improving aesthetics.
Make title color more consistent with other pages. Improving aesthetics.
Diffstat (limited to 'usr/local/www/system_usermanager_settings_ldapacpicker.php')
-rw-r--r--usr/local/www/system_usermanager_settings_ldapacpicker.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_usermanager_settings_ldapacpicker.php b/usr/local/www/system_usermanager_settings_ldapacpicker.php
index e7d5f7b..cdb8b81 100644
--- a/usr/local/www/system_usermanager_settings_ldapacpicker.php
+++ b/usr/local/www/system_usermanager_settings_ldapacpicker.php
@@ -92,7 +92,7 @@ function post_choices() {
}
</script>
- <body link="#000000" vlink="#000000" alink="#000000" >
+ <body link="#0000CC" vlink="#0000CC" alink="#0000CC" >
<form method="post" action="system_usermanager_settings_ldapacpicker.php">
<?php if (empty($ous)): ?>
<p><?=gettext("Could not connect to the LDAP server. Please check your LDAP configuration.");?></p>
OpenPOWER on IntegriCloud