1
0
Fork 0

full theming support

This commit is contained in:
Mike Macgirvin 2010-08-16 05:23:26 -07:00
commit 30e3a65c0f
10 changed files with 58 additions and 18 deletions

View file

@ -128,4 +128,5 @@ function populate_acl($user = null) {
$o .= '<div id="acl-wrapper-end"></div>' . "\r\n";
return $o;
}
}