summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e98e5ef)
raw | patch | inline | side by side (parent: e98e5ef)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Aug 2006 07:18:24 +0000 (07:18 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Aug 2006 07:18:24 +0000 (07:18 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4374 594d385d-05f5-0310-b6e9-bd551577e9d8
include/smarty/plugins/block.render.php | patch | blob | history |
index b2f8083d0f0fb1b1d8bf71c456cfd7034defab2d..63c8c3444e0e6c5e0df97d3a82abe214b8dbb81d 100755 (executable)
unset($params['acl']);
}
- echo "<font color='blue' size='2'>".$acl."</font>";
+ echo "<font color='blue' size='2'> ".$acl."</font>";
/* Read / Write*/
if(preg_match("/w/i",$acl)){