From acedf55ea3b4a89b12f82b43c42c8e600d689d6d Mon Sep 17 00:00:00 2001 From: Twiebie Date: Wed, 16 Oct 2013 14:59:04 +0200 Subject: [PATCH] Missing closing tag for arrays. --- lang/pagegroup.en.lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/pagegroup.en.lang.php b/lang/pagegroup.en.lang.php index f6f4350..d6d4013 100644 --- a/lang/pagegroup.en.lang.php +++ b/lang/pagegroup.en.lang.php @@ -11,10 +11,10 @@ * Plugin Config */ -$L['cfg_category'] = array('Category codes', 'Comma separated, where need collect page in group. If empty then for all'; +$L['cfg_category'] = array('Category codes', 'Comma separated, where need collect page in group. If empty then for all'); $L['cfg_extrfldnamegroup'] = array('Name of extra field', 'Page extra field for a page id and group specification for grouped
- If there is an extra field that will fill his the service information. That is, it is recommended to click this button in any case
'; -$L['cfg_extrfldnamesforgroup'] = array('Extra fields names', 'Page extra fields names, comma separated, for a collect pages in group by his value'; + If there is an extra field that will fill his the service information. That is, it is recommended to click this button in any case'); +$L['cfg_extrfldnamesforgroup'] = array('Extra fields names', 'Page extra fields names, comma separated, for a collect pages in group by his value'); /** * Plugin Admin