From 924ad8f73fc8cae4d7bc7251a73e8c72169829c5 Mon Sep 17 00:00:00 2001 From: Geo Varghese Date: Sun, 29 Nov 2020 00:36:38 +0530 Subject: [PATCH] 4.8.0 all template changes --- .../views/adminpanel/adminleftmenu.ctp.php | 5 +- themes/simple/views/log/showcrawllog.ctp.php | 86 +++++++++---------- .../views/settings/showsettings.ctp.php | 48 ++++++++--- themes/simple/views/website/new.ctp.php | 2 +- 4 files changed, 77 insertions(+), 64 deletions(-) diff --git a/themes/simple/views/adminpanel/adminleftmenu.ctp.php b/themes/simple/views/adminpanel/adminleftmenu.ctp.php index 4f78d8c0..e72ae8f1 100644 --- a/themes/simple/views/adminpanel/adminleftmenu.ctp.php +++ b/themes/simple/views/adminpanel/adminleftmenu.ctp.php @@ -91,8 +91,7 @@
  • -
  • -
  • +
  • scriptList[] = 'settings.php'; diff --git a/themes/simple/views/log/showcrawllog.ctp.php b/themes/simple/views/log/showcrawllog.ctp.php index c07069aa..78acf025 100644 --- a/themes/simple/views/log/showcrawllog.ctp.php +++ b/themes/simple/views/log/showcrawllog.ctp.php @@ -18,54 +18,54 @@ } ?> - +
    - - + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + - - - - - - - - - - - + + +
      
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    :
    : +
    : {$spText['label']['Success']}"; @@ -75,17 +75,9 @@ ?>
    :
    :


    \ No newline at end of file diff --git a/themes/simple/views/settings/showsettings.ctp.php b/themes/simple/views/settings/showsettings.ctp.php index 00d49d7c..3b53b5a9 100644 --- a/themes/simple/views/settings/showsettings.ctp.php +++ b/themes/simple/views/settings/showsettings.ctp.php @@ -34,12 +34,20 @@ +
    + + >> + +
    +
    - +
    @@ -74,18 +82,20 @@ // sp demo settings $demoCheckArr = array( 'SP_API_KEY', 'API_SECRET', 'SP_SMTP_PASSWORD', 'SP_MOZ_API_ACCESS_ID', 'SP_MOZ_API_SECRET', 'SP_GOOGLE_API_KEY', - 'SP_GOOGLE_API_CLIENT_ID', 'SP_GOOGLE_API_CLIENT_SECRET', 'SP_GOOGLE_ANALYTICS_TRACK_CODE' + 'SP_GOOGLE_API_CLIENT_ID', 'SP_GOOGLE_API_CLIENT_SECRET', 'SP_GOOGLE_ANALYTICS_TRACK_CODE', 'SP_RECAPTCHA_SITE_KEY', + 'SP_RECAPTCHA_SECRET_KEY', 'SP_DFS_API_LOGIN', 'SP_DFS_API_PASSWORD', ); if (SP_DEMO && in_array($listInfo['set_name'], $demoCheckArr)) { $listInfo['set_val'] = "********"; - } - + } ?> - - - - - - -
     
    + + + + >>
    + +
    + >> +
    +
    @@ -170,16 +198,8 @@ -
    - +
    diff --git a/themes/simple/views/website/new.ctp.php b/themes/simple/views/website/new.ctp.php index 7c4c6b61..91ff69c9 100644 --- a/themes/simple/views/website/new.ctp.php +++ b/themes/simple/views/website/new.ctp.php @@ -16,7 +16,7 @@