Ignore:
Timestamp:
07/28/11 15:22:30 (14 years ago)
Author:
fpvanagthoven
Message:

You now get redirected to mainmenu, when you're already logged in and go to index.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/classes/Menu.php

    r59 r60  
    1818    public function menuTitle() {
    1919        ?>
    20         <legend><?php echo $this->title; ?></legend>
     20        <legend><h2><?php echo $this->title; ?></h2></legend>
    2121        <?php
    2222    }
Note: See TracChangeset for help on using the changeset viewer.