Changeset 57 for Dev/trunk/classes/Application.php
- Timestamp:
- 07/26/11 17:49:26 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/classes/Application.php
r56 r57 16 16 } 17 17 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 <?php27 }28 18 29 19 }
Note: See TracChangeset
for help on using the changeset viewer.