diff --git a/include/client/open.inc.php b/include/client/open.inc.php index dc481b3b9ee25b0e61d777308a7b86a2d84384b2..afe0b261a6ca8d2b77d12b771e4a82ead6031f50 100644 --- a/include/client/open.inc.php +++ b/include/client/open.inc.php @@ -52,7 +52,7 @@ if ($info['topicId'] && ($topic=Topic::lookup($info['topicId']))) { if (!$thisclient) { $uform = UserForm::getUserForm()->getForm($_POST); if ($_POST) $uform->isValid(); - $uform->render(false, 'Your Information'); + $uform->render(false); } else { ?> <tr><td colspan="2"><hr /></td></tr>