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/Application.php

    r56 r57  
    1616    }
    1717
    18     public static function createApplicationButton() {
    19         ?>
    20         <form action="applicationcreation.php" method="post">
    21 
    22             <input type="submit" value="Create new application" class="surveyButton bigSurveyButton" />
    23 
    24         </form>
    25 
    26         <?php
    27     }
    2818
    2919}
Note: See TracChangeset for help on using the changeset viewer.