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 +- view/tpl/wiki_page_list.tpl | 29 ++++++++++++----------------- 2 files changed, 13 insertions(+), 18 deletions(-) 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')), )); } diff --git a/view/tpl/wiki_page_list.tpl b/view/tpl/wiki_page_list.tpl index c0eeecff8..723cd0904 100644 --- a/view/tpl/wiki_page_list.tpl +++ b/view/tpl/wiki_page_list.tpl @@ -1,38 +1,33 @@ {{if $not_refresh}} {{if $not_refresh}}{{/if}} \ No newline at end of file + -- cgit v1.2.3