r21025 - htdocs/branches/beta/externals - Use shorter term to ensure that it fits the menu heading.
Cristian Marchi
cmarchi at code.gnucash.org
Sun Jul 31 07:55:03 EDT 2011
Author: cmarchi
Date: 2011-07-31 07:55:02 -0400 (Sun, 31 Jul 2011)
New Revision: 21025
Trac: http://svn.gnucash.org/trac/changeset/21025
Modified:
htdocs/branches/beta/externals/menu.phtml
Log:
Use shorter term to ensure that it fits the menu heading.
Modified: htdocs/branches/beta/externals/menu.phtml
===================================================================
--- htdocs/branches/beta/externals/menu.phtml 2011-07-31 11:53:11 UTC (rev 21024)
+++ htdocs/branches/beta/externals/menu.phtml 2011-07-31 11:55:02 UTC (rev 21025)
@@ -42,7 +42,7 @@
<div class="othernews">
<!-- ?php include("$top_dir/externals/menu-developer.phtml");? -->
<span class="linktop">
- <b><?=T_("Developer Information")?></b>
+ <b><?=T_("Developers")?></b>
</span>
<ul>
<li><a href="http://svn.gnucash.org/docs/HEAD/"><?=T_("Source Docs")?></a></li>
More information about the gnucash-changes
mailing list