Changeset 17 for Dev/trunk/classes/NewSurveyButton.php
- Timestamp:
- 07/15/11 20:16:31 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/classes/NewSurveyButton.php
r10 r17 17 17 <form action="surveycreation.php" method="post"> 18 18 19 <input id="newSurveyButton" type="submit" name="btnlogin" value="Create new survey" class=" button" />19 <input id="newSurveyButton" type="submit" name="btnlogin" value="Create new survey" class="surveyButton" /> 20 20 21 21 </form>
Note: See TracChangeset
for help on using the changeset viewer.