diff --git a/application/default/views/scripts/author/newdata-add.phtml b/application/default/views/scripts/author/newdata-add.phtml index afea9b79..257d412d 100644 --- a/application/default/views/scripts/author/newdata-add.phtml +++ b/application/default/views/scripts/author/newdata-add.phtml @@ -32,7 +32,7 @@ $this->breadcrumb()->setSeparator(' > ');
400?$this->escape(mb_substr($item['description'],0,400,'UTF-8').'...'):$this->escape($item['description']); ?>