]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Removed forced length
authorLaurent Destailleur <eldy@destailleur.fr>
Wed, 26 Feb 2014 18:35:49 +0000 (19:35 +0100)
committerLaurent Destailleur <eldy@destailleur.fr>
Wed, 26 Feb 2014 18:35:49 +0000 (19:35 +0100)
wwwroot/cgi-bin/plugins/userinfo.pm

index 76e6ed16052c044e01af7b95f78c083eb4b75fb2..5f67915e7046359981961608bc938b06467bcb6e 100644 (file)
@@ -85,7 +85,7 @@ sub ShowInfoUser_userinfo {
                $userinfoloaded=1;
        }
        if ($param eq '__title__') {
-               print "<th width=\"80\">$Message[114]</th>";    
+               print "<th>$Message[114]</th>"; 
        }
        elsif ($param) {
                print "<td>";