Ignore:
Timestamp:
07/26/11 17:49:26 (14 years ago)
Author:
fpvanagthoven
Message:

Refactoring main menu

File:
1 edited

Legend:

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

    r56 r57  
    1818    }
    1919
    20     public static function createSessionButton() {
    21         ?>
    22 
    23         <form action="sessioncreation.php" method="post">
    24 
    25             <input type="submit" value="Create new session" class="surveyButton bigSurveyButton" />
    26 
    27         </form>
    28 
    29         <?php
    30     }
    31 
    3220}
    3321?>
Note: See TracChangeset for help on using the changeset viewer.