From 0ff24b6f215b9125876489741d8aff2b764a0175 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 23 Nov 2016 13:49:24 +0100 Subject: whitespace and minor fixes --- include/widgets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/widgets.php') diff --git a/include/widgets.php b/include/widgets.php index 97f3ec019..c9194c2a3 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -1017,7 +1017,7 @@ function widget_wiki_pages($arr) { '$pages' => $pages, '$canadd' => $can_create, '$addnew' => t('Add new page'), - '$pageName' => array('pageName', t('Enter the name of the new page:'), '', ''), + '$pageName' => array('pageName', t('Page name')), )); } -- cgit v1.2.3