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