Skip to content

Commit

Permalink
As per previous tweak
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@62 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
jcleeland committed Mar 18, 2003
1 parent 736ea0e commit d70be6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/html.php
Expand Up @@ -267,7 +267,7 @@
}
}
$usersummary .= "\t<tr bgcolor='#EEEFFF'><form action='$scriptname' method='post'>\n\t<td>\n";
$usersummary .= "\t\t<input type='text' $slstyle name'user'></td>\n";
$usersummary .= "\t\t<input type='text' $slstyle name='user'></td>\n";
$usersummary .= "\t<td><input type='text' $slstyle name='pass'></td>\n";
$usersummary .= "\t<td><input type='text' $slstyle name='level' size='2'></td>\n";
$usersummary .= "\t<td><input type='submit' $btstyle value='Add New User'></td></tr>\n";
Expand Down

0 comments on commit d70be6c

Please sign in to comment.