Changeset 1970 in subversion
- Timestamp:
- Oct 10, 2008 5:02:57 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcube_template.php
r1850 r1970 737 737 } 738 738 739 // set border to 0 because of the link arround the button740 if ($attrib['type']=='image' && !isset($attrib['border'])) {741 $attrib['border'] = 0;742 }743 739 if (!$attrib['id']) { 744 740 $attrib['id'] = sprintf('rcmbtn%d', $s_button_count++);
Note: See TracChangeset
for help on using the changeset viewer.
