[Gnucash-changes] r14091 - mail-search/trunk/templates - update templates to match semantics of gnucash stylesheets

Joshua Sled jsled at cvs.gnucash.org
Tue May 16 22:35:54 EDT 2006


Author: jsled
Date: 2006-05-16 22:35:53 -0400 (Tue, 16 May 2006)
New Revision: 14091
Trac: http://svn.gnucash.org/trac/changeset/14091

Modified:
   mail-search/trunk/templates/NMZ.foot
   mail-search/trunk/templates/NMZ.head.php_tmpl
Log:
update templates to match semantics of gnucash stylesheets

Modified: mail-search/trunk/templates/NMZ.foot
===================================================================
--- mail-search/trunk/templates/NMZ.foot	2006-05-17 02:33:25 UTC (rev 14090)
+++ mail-search/trunk/templates/NMZ.foot	2006-05-17 02:35:53 UTC (rev 14091)
@@ -1,4 +1,6 @@
-<hr>
+</div>
+
+<hr />
 <p>
 This search system is powered by 
 <strong><a href="http://www.namazu.org/">Namazu</a> <!-- VERSION --> v <!-- VERSION --></strong>

Modified: mail-search/trunk/templates/NMZ.head.php_tmpl
===================================================================
--- mail-search/trunk/templates/NMZ.head.php_tmpl	2006-05-17 02:33:25 UTC (rev 14090)
+++ mail-search/trunk/templates/NMZ.head.php_tmpl	2006-05-17 02:35:53 UTC (rev 14091)
@@ -18,6 +18,9 @@
                    font-family: monospace; 
 		   font-weight: bold; }
 --></style>
+<div id="content">
+<h1><?= _($title); ?></h1>
+
 <form method="get" action="{cgi}">
 <p>
 <strong>Query:</strong> 



More information about the gnucash-changes mailing list