[Gnucash-changes] r13949 - htdocs/trunk/www - doc icon <img ...> updates.

Joshua Sled jsled at cvs.gnucash.org
Sun May 7 18:46:35 EDT 2006


Author: jsled
Date: 2006-05-07 18:46:35 -0400 (Sun, 07 May 2006)
New Revision: 13949
Trac: http://svn.gnucash.org/trac/changeset/13949

Modified:
   htdocs/trunk/www/docs.phtml
Log:
doc icon <img ...> updates.


Modified: htdocs/trunk/www/docs.phtml
===================================================================
--- htdocs/trunk/www/docs.phtml	2006-05-07 22:40:28 UTC (rev 13948)
+++ htdocs/trunk/www/docs.phtml	2006-05-07 22:46:35 UTC (rev 13949)
@@ -14,9 +14,8 @@
 
 <div class="tblborder">
      <div class="frametitle">
-         <img src="images/icons/document.txt.gif" width=16 height=16 
-	alt="document icon">
-           <b><?php echo _("GnuCash v1.8 (current stable release)");?></b>
+         <img src="images/icons/document.txt.gif" width="16" height="16" alt="[document icon]" />
+         <b><?php echo _("GnuCash v1.8 (current stable release)");?></b>
      </div>
      <div class="newsinner">
 	<p><?php echo _("If you have a question about how to use GnuCash, you are in the right place. The first thing you should do is read the Help Manual and the Concepts Guide, most of your questions can probably be answered by these documents.");?></p>
@@ -50,8 +49,7 @@
 
 <div class="tblborder">
      <div class="frametitle">
-        <img src="images/icons/document.txt.gif" width=16 height=16 
-	alt="document icon">
+         <img src="images/icons/document.txt.gif" width="16" height="16" alt="[document icon]" />
          <b><?php echo _("User Contributed Documentation");?></b>
      </div>
      <div class="newsinner">
@@ -74,9 +72,8 @@
 
 <div class="tblborder">
      <div class="frametitle">
-         <img src="images/icons/document.txt.gif" width=16 height=16 
-	alt="document icon">
-           <b><?php echo _("Older GnuCash Documentation");?></b>
+         <img src="images/icons/document.txt.gif" width="16" height="16" alt="[document icon]" />
+         <b><?php echo _("Older GnuCash Documentation");?></b>
      </div>
      <div class="newsinner">
 	<p><?php echo _("This section contains all the older GnuCash documentation. If you are using one of these old versions of GnuCash, it is highly recommended that you upgrade to the latest stable version.");?></p>
@@ -98,8 +95,7 @@
 
 <div class="tblborder">
      <div class="frametitle">
-         <img src="images/icons/document.txt.gif" width=16 height=16 
-	alt="document icon">
+         <img src="images/icons/document.txt.gif" width="16" height="16" alt="[document icon]" />
          <b><?php echo _("Documentation Development");?></b>
      </div>
      <div class="newsinner">



More information about the gnucash-changes mailing list