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
committerxbipin <bipin@xbipin.com>2015-01-13 18:37:52 +0400
commitf65102071dbe27b22b7f332123d071e872b1c2d3 (patch)
tree6e8866faa35a93125895042bbc7d15b0c96508d4 /usr/local/www/system_usermanager_settings_ldapacpicker.php
parent51ef74991ce9ce4204f5d43cf922306e4731cccf (diff)
downloadpfsense-f65102071dbe27b22b7f332123d071e872b1c2d3.zip
pfsense-f65102071dbe27b22b7f332123d071e872b1c2d3.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