Changeset aa3a9a4 in github
- Timestamp:
- Dec 22, 2011 11:37:44 AM (17 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- faaa1ba
- Parents:
- a84bfa3
- File:
-
- 1 edited
-
program/steps/addressbook/show.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/addressbook/show.inc
r2c77f553 raa3a9a4 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.
