From 05c5a5666d510e923ff864eb618fbc87f5fe9c02 Mon Sep 17 00:00:00 2001 From: xzilla Date: Sat, 16 Jun 2007 18:45:00 +0000 Subject: [PATCH] missed show all roles link --- roles.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles.php b/roles.php index 3fb1a206..df8d7c3f 100644 --- a/roles.php +++ b/roles.php @@ -425,7 +425,7 @@ } else echo "

{$lang['strnodata']}

\n"; - echo "

href}\">{$lang['strshowallroles']} |\n"; + echo "

href}\">{$lang['strshowallroles']} |\n"; echo "href}&rolename=", urlencode($_REQUEST['rolename']), "\">{$lang['stralter']} |\n"; echo "href}&rolename=", -- 2.39.5