From 2378234505f973e961ac47ad2072a059f23d2834 Mon Sep 17 00:00:00 2001 From: geo varghese Date: Wed, 31 Mar 2021 13:46:14 +0530 Subject: [PATCH] sp 4.9.0 - template changes --- themes/simple/views/common/forgot.ctp.php | 2 +- themes/simple/views/common/login.ctp.php | 7 ++++++- themes/simple/views/report/archive.ctp.php | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/themes/simple/views/common/forgot.ctp.php b/themes/simple/views/common/forgot.ctp.php index f19e3046..6329d882 100644 --- a/themes/simple/views/common/forgot.ctp.php +++ b/themes/simple/views/common/forgot.ctp.php @@ -8,7 +8,7 @@
- +
diff --git a/themes/simple/views/common/login.ctp.php b/themes/simple/views/common/login.ctp.php index 475ec079..ab5df99a 100644 --- a/themes/simple/views/common/login.ctp.php +++ b/themes/simple/views/common/login.ctp.php @@ -26,4 +26,9 @@
- \ No newline at end of file + + \ No newline at end of file diff --git a/themes/simple/views/report/archive.ctp.php b/themes/simple/views/report/archive.ctp.php index 4e7c1b1f..bfebb515 100644 --- a/themes/simple/views/report/archive.ctp.php +++ b/themes/simple/views/report/archive.ctp.php @@ -151,7 +151,7 @@ ?> 0) { + if (!empty($list) && count($list) > 0) { foreach($indexList as $keywordId => $rankValue){ $listInfo = $list[$keywordId]; $positionInfo = $listInfo['position_info'];