gitweb: Add title separator to tags template
authorJosef "Jeff" Sipek <jeffpc@josefsipek.net>
Tue, 29 May 2007 03:37:03 -0400
changeset 4456 907dd9157ccb
parent 4455 1cddffbbc61a
child 4457 7b2e808984e0
gitweb: Add title separator to tags template
templates/gitweb/tags.tmpl
--- a/templates/gitweb/tags.tmpl	Tue May 29 15:31:29 2007 +0200
+++ b/templates/gitweb/tags.tmpl	Tue May 29 03:37:03 2007 -0400
@@ -18,6 +18,7 @@
 <br/>
 </div>
 
+<div class="title">&nbsp;</div>
 <table cellspacing="0">
 #entries%tagentry#
 </table>