[Gnucash-changes] r13911 - htdocs/trunk/www - Add budgeting copy as per cshoemaker.

Joshua Sled jsled at cvs.gnucash.org
Tue May 2 21:49:08 EDT 2006


Author: jsled
Date: 2006-05-02 21:49:08 -0400 (Tue, 02 May 2006)
New Revision: 13911
Trac: http://svn.gnucash.org/trac/changeset/13911

Modified:
   htdocs/trunk/www/features.phtml
Log:
Add budgeting copy as per cshoemaker.


Modified: htdocs/trunk/www/features.phtml
===================================================================
--- htdocs/trunk/www/features.phtml	2006-05-03 01:15:16 UTC (rev 13910)
+++ htdocs/trunk/www/features.phtml	2006-05-03 01:49:08 UTC (rev 13911)
@@ -21,7 +21,7 @@
 <h2><?php echo _("Checkbook-Style Register");?></h2>
 
 <p>
-<img src="images/features/feature_register.png" width="300" height="200" style="float: right; border: solid thin grey; margin: 0.5 em;" alt="[Register]"/>
+<img src="images/features/feature_register.png" width="300" height="200" style="float: right; border: solid thin grey; margin: 0.5em;" alt="[Register]"/>
 The checkbook-style register provides a custom, convenient and familiar interface to entering financial transactions.   The register supports common checking and credit-card transactions, as well as income, stock and currency transactions.
 </p>
 <br clear="all"/>
@@ -34,7 +34,7 @@
 
 <h2><?php echo _("Reports, Graphs");?></h2>
 <p>
-<img src="images/features/feature_graph-report.png" width="300" height="200" style="float: left; border: solid thin grey; margin: 0.5 em;" alt="[Graphs]"/>
+<img src="images/features/feature_graph-report.png" width="300" height="200" style="float: left; border: solid thin grey; margin: 0.5em;" alt="[Graphs]"/>
 <?php echo _("GnuCash has an integrated reporting and graphing module, and comes complete with a full suite of standard and customizeable reports, such as Balance Sheet, Profit &amp; Loss, Portfolio Valuation, and many others.");?>
 </p>
 <br clear="all"/>
@@ -110,7 +110,10 @@
 </p>
 <br clear="all" />
 
-<!-- ++: budgeting -->
+<h2><?php echo _("Budgets");?></h2>
+<p><?php echo _("Plan your income and expenses, then compare your budget with reality.");?>
+</p>
+<br clear="all" />
 
 <!-- fixme: "complete user manual"? -->
 <h2><?php echo _("New User Manual and Help");?></h2>



More information about the gnucash-changes mailing list