gnucash-htdocs master: Comment out the Gnucash for Android info.

John Ralls jralls at code.gnucash.org
Wed Apr 15 14:30:58 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/d9eaffc8 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/9e4083e8 (commit)



commit d9eaffc8e8752d1515d815fee9dd0eb75c231e26
Author: John Ralls <jralls at ceridwen.us>
Date:   Wed Apr 15 11:30:49 2020 -0700

    Comment out the Gnucash for Android info.
    
    It seems to be no longer supported.

diff --git a/index.phtml b/index.phtml
index c5eaa71..33ef739 100644
--- a/index.phtml
+++ b/index.phtml
@@ -65,7 +65,7 @@
     <a href="<?=$home?>/features.phtml"><?php echo T_("<b>Discover more...</b>");?></a>
   </div> <!-- mainfeature -->
 
-  <!-- Android app info -->
+  <!-- Android app info 
   <div class="download" style="margin-top:2em">
   <h3 style="margin-bottom:1px; margin-top:0px">GnuCash for Android</h3>
     <div style="width:172px; height:100%; float:right; margin-left:15px; margin-right:15px">
@@ -76,6 +76,6 @@
     </div>
     <p><?php echo T_("The GnuCash team recommends the GnuCash for Android app. This app allows you to keep track of your financial transactions on the go for later import into the desktop version of GnuCash.");?></p>
     <p><i><b><?php echo T_("Note that GnuCash for Android is not a port of the GnuCash program to Android.");?></b></i></p>
-  </div> <!-- end Android app info -->
+  </div> < end Android app info -->
 
 <?php include("externals/footer.phtml"); ?>



Summary of changes:
 index.phtml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-changes mailing list