* [bug#61906] Change the error tip for template.
This commit is contained in:
@@ -653,6 +653,8 @@ class doc extends control
|
||||
{
|
||||
if(!empty($_POST))
|
||||
{
|
||||
$this->lang->doc->title = $_POST['type'] == 'chapter' ? $this->lang->doc->chapterName : $this->lang->docTemplate->title;
|
||||
|
||||
helper::setcookie('lastDocModule', $moduleID);
|
||||
$docData = form::data()
|
||||
->setDefault('addedBy', $this->app->user->account)
|
||||
|
||||
Reference in New Issue
Block a user