commit
1a6df3f3cc
@ -80,8 +80,9 @@ include DOL_DOCUMENT_ROOT.'/core/actions_comments.inc.php';
|
|||||||
* View
|
* View
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
$title = $langs->trans('CommentPage');
|
||||||
|
|
||||||
llxHeader('', $langs->trans("CommentPage"));
|
llxHeader('', $title, '');
|
||||||
|
|
||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
$formother = new FormOther($db);
|
$formother = new FormOther($db);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user