- Fix typo

release-0.6
alecpl 14 years ago
parent 0645ee3f19
commit 77437e70f9

@ -248,7 +248,7 @@ function rcmail_get_form_part($form)
$content = $table->show();
}
else {
$content = $tag['content'];
$content = $form['content'];
}
return $content;

Loading…
Cancel
Save