From f2b4864bd726c9ce3621f0302f1b60ba68a53e63 Mon Sep 17 00:00:00 2001 From: "Jacob T.Paul" Date: Mon, 7 Nov 2011 11:30:44 +0530 Subject: [PATCH] Nation Notes Bug Fix Signed-off-by: Jacob T.Paul --- library/custom_template/custom_template.php | 1 + library/custom_template/quest_popup.php | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/library/custom_template/custom_template.php b/library/custom_template/custom_template.php index 1b9cf0bc4..88131c2e4 100644 --- a/library/custom_template/custom_template.php +++ b/library/custom_template/custom_template.php @@ -105,6 +105,7 @@ $(document).ready(function(){ }); }); + diff --git a/library/custom_template/quest_popup.php b/library/custom_template/quest_popup.php index 6fd0a42b2..13ac5d64a 100644 --- a/library/custom_template/quest_popup.php +++ b/library/custom_template/quest_popup.php @@ -41,7 +41,7 @@ $content = $_REQUEST['content'];