[opw-web] Welcome page: note that the site is for archival purposes only



commit fdbd37a4b9eb7244aa68990da91f97825fb0968e
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Tue Feb 13 11:59:49 2018 -0500

    Welcome page: note that the site is for archival purposes only

 lang/en-gb.php                        |    2 +-
 skins/easterngreen/html/tpl_home.html |    8 +-------
 2 files changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/lang/en-gb.php b/lang/en-gb.php
index 124c452..41daf91 100644
--- a/lang/en-gb.php
+++ b/lang/en-gb.php
@@ -79,7 +79,7 @@ $lang_data = array(
     'withdrawn'             => 'Withdrawn',
 
     /* Homepage */
-    'welcome_homepage'      => 'Welcome to [[site_name]]',
+    'welcome_homepage'      => 'This site is for archival purposes only.',
     'home'                  => 'Home',
 
     /* Module: login */
diff --git a/skins/easterngreen/html/tpl_home.html b/skins/easterngreen/html/tpl_home.html
index 0cec827..d6d1ffe 100644
--- a/skins/easterngreen/html/tpl_home.html
+++ b/skins/easterngreen/html/tpl_home.html
@@ -4,11 +4,5 @@
     <h2>
         {{welcome_homepage}}
     </h2>
+</div>
 
-    <hr class="hr-hero" />
-
-    <a href="?q=view_programs" class="btn btn-large">
-        <img src="[[skin_path]]/images/active-programs.png" width="26" height="26" alt="" />
-        {{view_active_progms}}
-    </a>
-</div>
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]