Ignore:
Timestamp:
07/27/11 18:57:54 (14 years ago)
Author:
fpvanagthoven
Message:

Absolutely had to do something about styling. Also some other things.

File:
1 edited

Legend:

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

    r55 r59  
    147147    private function submitSurvey() {
    148148        ?>
    149         <input type="submit" value="Submit survey!" class="topMargin surveyButton bigSurveyButton"/>
     149        <input type="submit" value="Submit survey!" id="submitSurvey" class="topMargin surveyButton bigSurveyButton"/>
    150150        <?php
    151151    }
Note: See TracChangeset for help on using the changeset viewer.