Changeset 10959 for main/waeup.kofa/branches
- Timestamp:
- 22 Jan 2014, 18:27:12 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-diazo-themed/layout/theme.html
r10958 r10959 142 142 <div class="form-field"> 143 143 <label>Some Label</label> 144 <input type="text" name="myinput[]" placeholder="A name..." /> 144 <input type="text" class="textType" 145 name="myinput[]" placeholder="A name..." /> 145 146 </div> 146 147 <button type="submit" class="btn rowadd">
Note: See TracChangeset for help on using the changeset viewer.