From 041607166d8479aaa9d8b6ba3d7f3a5d9f9b4315 Mon Sep 17 00:00:00 2001 From: xzilla Date: Fri, 21 Mar 2008 15:32:57 +0000 Subject: [PATCH] fix php warning / typo --- roles.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles.php b/roles.php index 016e23d2..5d0d35f9 100644 --- a/roles.php +++ b/roles.php @@ -3,7 +3,7 @@ /** * Manage roles in a database cluster * - * $Id: roles.php,v 1.12 2008/02/25 17:20:44 xzilla Exp $ + * $Id: roles.php,v 1.13 2008/03/21 15:32:57 xzilla Exp $ */ // Include application functions @@ -35,7 +35,7 @@ echo "
\n"; echo "\n"; echo "\t\n\t\t\n"; - echo "\t\t\n\t\n"; + echo "\t\t\n\t\n"; echo "\t\n\t\t\n"; echo "\t\t\n\t\n"; echo "\t\n\t\t\n"; -- 2.39.5
{$lang['strname']}_maxNameLen\" name=\"formRolename\" value=\"", htmlspecialchars($_POST['formRolename']), "\" />
_maxNameLen}\" name=\"formRolename\" value=\"", htmlspecialchars($_POST['formRolename']), "\" />
{$lang['strpassword']}
{$lang['strconfirm']}