Changeset 5644 in subversion
- Timestamp:
- Dec 22, 2011 11:37:44 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/addressbook/show.inc
r5014 r5644 204 204 $RCMAIL->output->add_label('addingmember', 'removingmember'); 205 205 206 return $form_start . $table->show() . $form_end;206 return $form_start . html::tag('fieldset', 'contactfieldgroup contactgroups', $table->show()) . $form_end; 207 207 } 208 208
Note: See TracChangeset
for help on using the changeset viewer.
