]> git.deb.at Git - deb/packages.git/commitdiff
static/index.tmpl: Some small fixes
authorFrank Lichtenheld <frank@lichtenheld.de>
Sun, 2 Nov 2008 23:38:11 +0000 (00:38 +0100)
committerFrank Lichtenheld <frank@lichtenheld.de>
Sun, 2 Nov 2008 23:38:11 +0000 (00:38 +0100)
static/index.tmpl

index 033b6c7aadd822bfd982757de1d2403a35d1c993..f64e53962720dd68d87e728d7bdc516776d6fb22 100644 (file)
@@ -86,7 +86,7 @@ Section:
 distributions for any files (or just parts of file names) that are
 part of packages.
 You can also get a full list of files in a given package.
-<BR>
+<br>
 <form method="GET" action="/search">
 <input type="hidden" name="searchon" value="contents">
 
@@ -106,7 +106,7 @@ Display:
 <br>
 <input type="radio" name="mode" value="filename" id="filename">
   <label for="filename">packages that contain files whose names contain the keyword</label>
-
+<br>
 <label for="distro">Distribution:</label>
 
 <select name="suite" id="distro">
@@ -125,4 +125,4 @@ Display:
 
 [% PROCESS 'html/foot.tmpl'
        langs.size = 0
-       copyright.years = '1997 - 2007' %]
+       copyright.years = '1997 - 2008' %]