r20906 - htdocs/branches/beta - Unify the appearence of the word "note".

Cristian Marchi cmarchi at code.gnucash.org
Mon Jul 11 17:15:50 EDT 2011


Author: cmarchi
Date: 2011-07-11 17:15:49 -0400 (Mon, 11 Jul 2011)
New Revision: 20906
Trac: http://svn.gnucash.org/trac/changeset/20906

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Unify the appearence of the word "note".

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2011-07-11 21:11:34 UTC (rev 20905)
+++ htdocs/branches/beta/docs.phtml	2011-07-11 21:15:49 UTC (rev 20906)
@@ -129,7 +129,7 @@
 </ul>
 
 <div class="dialog note">
-<p><?php echo T_("Note: the information presented in these sources may or may not be updated to the most recent version of <span class=\"gnucash\">Gnucash</span>. If you are interested in doing development work on these documents, you should contact the original authors.");?></p>
+<p><?php echo T_("<b>NOTE:</b> the information presented in these sources may or may not be updated to the most recent version of <span class=\"gnucash\">Gnucash</span>. If you are interested in doing development work on these documents, you should contact the original authors.");?></p>
 </div>
 
 </div>



More information about the gnucash-changes mailing list