From 6f920c2d24430783a732bdad4256ae5f26b37756 Mon Sep 17 00:00:00 2001 From: Cameron Date: Fri, 8 Jul 2016 17:45:56 -0700 Subject: [PATCH] Fix for meta-tag textarea box width. --- e107_admin/meta.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_admin/meta.php b/e107_admin/meta.php index c5fe2ae52..4f3c7e814 100644 --- a/e107_admin/meta.php +++ b/e107_admin/meta.php @@ -79,7 +79,7 @@ $text = " ".LAN_DESCRIPTION." "; - $text .= $frm->textarea('meta_description',$tp->toForm(varset($meta_diz[e_LANGUAGE])),3); + $text .= $frm->textarea('meta_description',$tp->toForm(varset($meta_diz[e_LANGUAGE])),3,80, array('size'=>'xxlarge')); // $text .= ""; $text .= "