[drupal-devel] permissions page
Karoly Negyesi
karoly at negyesi.net
Sun Oct 9 21:49:46 UTC 2005
On Sun, 09 Oct 2005 12:07:37 +0200, Dries Buytaert <dries at buytaert.net>
wrote:
> I wonder why the table headers don't wrap ... we'd save a lot of
> space if they would. Take a look at the attached screenshot. I
> know, it still doesn't scale up to 10+ roles but it certainly
> improves the current situation and might be straightforward to
> implement with some CSS. It would certainly do the trick for the
> majority of all Drupal sites.
>
str_replace(' ', '<br />', $foo);
?
More information about the drupal-devel
mailing list