]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
Small html fix in user_edit.php3
authorkkalev <kkalev>
Thu, 22 Aug 2002 14:09:52 +0000 (14:09 +0000)
committerkkalev <kkalev>
Thu, 22 Aug 2002 14:09:52 +0000 (14:09 +0000)
Changelog
htdocs/user_edit.php3

index e297393a56cf2e723a71a987f27091229e4ec775..aa47e5701aee8ae7ea8a844df26f3a50dda838d6 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,5 @@
+Ver 1.56:
+* Small html fix in user_edit.php3
 Ver 1.55:
 * Update the FAQ about missing attributes from the user/group edit pages and add a few comments
   in the configuration files
index 3e2c30c541434bf5af1a47855f2642400ed2f104..9d631dcfd50b0199dc6102368414ff963dc1f28d 100644 (file)
@@ -66,10 +66,10 @@ print <<<EOM
 <br>
 <table border=0 width=540 cellpadding=1 cellspacing=1>
 <tr valign=top>
-<td width=340></td>
-<td bgcolor="black" width=200>
-       <table border=0 width=100% cellpadding=2 cellspacing=0>
-       <tr bgcolor="#907030" align=right valign=top><th>
+<td width=75%>&nbsp;</td>
+<td bgcolor="black" width=25% align=right>
+       <table border=0 width="200" cellpadding=2 cellspacing=0>
+       <tr bgcolor="#907030" align=center valign=top><th>
        <font color="white">User Preferences for $login ($cn)</font>&nbsp;
        </th></tr>
        </table>