Changeset 6071 in subversion
- Timestamp:
- Apr 12, 2012 8:48:20 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcube_template.php
r6012 r6071 1000 1000 } 1001 1001 1002 $out = html::tag('input', $attrib, '', array('type', 'value', 'onclick', 'id', 'class', 'style', 'tabindex', 'disabled'));1002 $out = html::tag('input', $attrib, null, array('type', 'value', 'onclick', 'id', 'class', 'style', 'tabindex', 'disabled')); 1003 1003 } 1004 1004
Note: See TracChangeset
for help on using the changeset viewer.
