diff --git a/module/doc/view/edittexttype.html.php b/module/doc/view/edittexttype.html.php index bae243103d..c5d67acc03 100644 --- a/module/doc/view/edittexttype.html.php +++ b/module/doc/view/edittexttype.html.php @@ -25,7 +25,7 @@ " . $lang->goback, '', "id='backBtn' class='btn btn-secondary'");?> - title, "placeholder='{$lang->doc->titlePlaceholder}'' id='editorTitle' class='form-control' required");?> + title, "placeholder='{$lang->doc->titlePlaceholder}'' id='editorTitle' class='form-control' required maxlength='100'");?> status == 'draft'):?> doc->saveDraft, "id='saveDraft'", "btn btn-secondary");?>