fixed HTML
This commit is contained in:
parent
a24c3888bb
commit
9555370b8d
|
@ -166,7 +166,7 @@ function display_main() {
|
|||
$options .= "</optgroup>\n";
|
||||
}
|
||||
|
||||
echo ("<fieldset class=\"useredit\"><br>\n");
|
||||
echo ("<fieldset class=\"useredit\"><legend><b>" . _("OU editor") . "</b></legend><br>\n");
|
||||
echo ("<table border=0>\n");
|
||||
// new OU
|
||||
echo ("<tr>\n");
|
||||
|
|
Loading…
Reference in New Issue