Changeset 75:40a4aaaa7fb4 for plugins/widgets/_widgets_functions.php
- Timestamp:
- 05/01/11 09:45:04 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/widgets/_widgets_functions.php
r3 r75 26 26 '<fieldset>'. 27 27 '<p><input type="text" size="10" maxlength="255" id="q" name="q" value="'.$value.'" /> '. 28 '<input type="submit" value="ok" /></p>'.28 '<input type="submit" class="submit" value="ok" /></p>'. 29 29 '</fieldset>'. 30 30 '</form>'.
Note: See TracChangeset
for help on using the changeset viewer.