added logo for LDAP part

This commit is contained in:
Roland Gruber 2008-12-28 13:59:03 +00:00
parent 01443b398f
commit 2556f64cf9
1 changed files with 2 additions and 1 deletions

View File

@ -176,7 +176,8 @@ foreach ($_SESSION['ldap']->search_units($rootsuffix) as $suffix) {
// get RDNs
$rdns = getRDNAttributes($type);
echo "<fieldset class=\"" . $type . "edit\">\n<legend><b>" . _("LDAP") . "</b></legend>\n";
echo "<fieldset class=\"" . $type . "edit\">\n";
echo "<legend><img align=\"middle\" src=\"../../graphics/logo32.png\" alt=\"logo32.png\"> <b>" . _("LDAP") . "</b></legend>\n";
echo "<table border=0>";
echo "<tr><td>";
// LDAP suffix