Show
Ignore:
Timestamp:
07/16/07 18:54:32 (6 years ago)
Author:
benoitg
Message:
  • Preliminary skinning of the menu
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/wifidog/classes/Menu.php

    r1253 r1256  
    230230        } 
    231231        $html .= "</ul>\n"; 
     232                $html .= "<br/ class='clear'>\n"; 
    232233        //echo htmlspecialchars($userData['html']); 
    233234        return $html;