Changeset 301
- Timestamp:
- Nov 3, 2006, 8:09:47 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/static/reportBug.html
r295 r301 21 21 <label for="type">Type of comment: </label> 22 22 <select id="type" name="type"> 23 <option value=" general" selected="selected">General</option>23 <option value="comment">Just a Comment</option> 24 24 <option value="bug">Found a bug</option> 25 25 <option value="idea">Idea for a new feature</option> 26 <option value="comment">Just a Comment</option>27 26 <option value="tiles">Incorrect tiles</option> 28 27 <option value="other">Other</option>
Note: See TracChangeset
for help on using the changeset viewer.