gnucash-htdocs master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Mar 30 13:35:00 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/1bbd1623 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/b7f480eb (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/ccc9c7d0 (commit)



commit 1bbd1623907f529dd88938066509126f0bba2c83
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 30 10:34:38 2019 -0700

    RIP Google+

diff --git a/externals/gnucash.css b/externals/gnucash.css
index a2a6dcc..7dd219e 100644
--- a/externals/gnucash.css
+++ b/externals/gnucash.css
@@ -581,7 +581,7 @@ h2.download-title {
    z-index:-1;
 }
 
-#googleplusone {
+#socialbuttons {
    position:fixed;
    background-color:#7F7FAA;
    border-bottom:1px solid #CACAF7;
@@ -595,7 +595,7 @@ h2.download-title {
    width:55px;
 }
 
-#googleplusone:hover {
+#socialbuttons:hover {
    position:fixed;
    background-color:#CACAF7;
    border-bottom:1px solid #7F7FAA;

commit b7f480eb806e82391222cdbdad6a421ce14986d0
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 30 10:28:38 2019 -0700

    GnuCash 2.4 Small Business Accounting isn't new anymore.

diff --git a/externals/menu.phtml b/externals/menu.phtml
index 172db80..8897da1 100644
--- a/externals/menu.phtml
+++ b/externals/menu.phtml
@@ -69,7 +69,7 @@
     <!-- ADS start: GnuCash small business accounting book-->
     <div class="adscontainer">
       
-    <h2 class="adstitle"><?= T_("New Book: GnuCash 2.4 Small Business Accounting")?></h2>
+    <h2 class="adstitle"><?= T_("GnuCash 2.4 Small Business Accounting")?></h2>
     
     <p class="center"><a href="https://www.packtpub.com/hardware-and-creative/gnucash-24-small-business-accounting-beginners-guide"><img class="adsimage" src="<?=$home?>/externals/packtpub_gnucash_2.4cov.png" alt="GnuCash 2.4 small business accounting" height="152" width="125" /></a>
     </p>



Summary of changes:
 externals/gnucash.css | 4 ++--
 externals/menu.phtml  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)



More information about the gnucash-changes mailing list