changeset 4453:28778dc77a4b

gitweb: shortlog template: removed excessive whitespace, added title bar. The title bar is currently empty, this is just a preparation for filling it with content.
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Tue, 29 May 2007 15:30:40 +0200
parents 862dc0c020ad
children 1cddffbbc61a
files templates/gitweb/shortlog.tmpl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/templates/gitweb/shortlog.tmpl
+++ b/templates/gitweb/shortlog.tmpl
@@ -21,12 +21,12 @@
 shortlog |
 <a href="{url}log/#rev#{sessionvars%urlparameter}">changelog</a> |
 <a href="{url}tags{sessionvars%urlparameter}">tags</a> |
-<a href="{url}file/#node|short#{sessionvars%urlparameter}">manifest</a>#archives%archiveentry#<br/>
+<a href="{url}file/#node|short#{sessionvars%urlparameter}">manifest</a>#archives%archiveentry#
 <br/>
-
 #changenav%navshortentry#<br/>
 </div>
 
+<div class="title">&nbsp;</div>
 <table cellspacing="0">
 #entries%shortlogentry#
 </table>