From 3038a4cbe586ceb3871caec5779089693b8cb987 Mon Sep 17 00:00:00 2001 From: Tom Hutchison Date: Thu, 4 May 2017 05:13:54 -0400 Subject: [PATCH] Search patch (#38) * Bug fixes for search see #39 * Bug fixes for search --- CHANGELOG.md | 5 +++++ Pivot.skin.php | 8 ++++---- skin.json | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27a7961..797b683 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Version 1.0.5 + +* [bug fix] Search link was not follow $wgScript path +* [language] Search input box localisation + ## Version 1.0.4 * [bug fix] Don't style sitenotice and user message diff --git a/Pivot.skin.php b/Pivot.skin.php index 8f839a2..07bf802 100644 --- a/Pivot.skin.php +++ b/Pivot.skin.php @@ -118,10 +118,10 @@ class pivotTemplate extends BaseTemplate {