From 81980ce83b3b4db64846fe201266b52988189383 Mon Sep 17 00:00:00 2001 From: Tom Hutchison Date: Thu, 4 May 2017 05:06:22 -0400 Subject: [PATCH] Bug fixes for search --- CHANGELOG.md | 5 +++++ Pivot.skin.php | 8 ++++---- 2 files changed, 9 insertions(+), 4 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 {