]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/search_contents.tmpl
Search results use note class, text made shorter
[deb/packages.git] / templates / html / search_contents.tmpl
index 3388fe3a2cf5a69f67fac699f49493106a854bd0..a5ed01c8bd7e595671a784a327dfa61c288cebc8 100644 (file)
@@ -55,7 +55,7 @@
 [% END %]
 
 [% UNLESS search_architectures.size == 1 || all_architectures.size == 1 %]
-<p>[% g('Limit search to a specific architecture:') %]
+<p>[% g('Limit to a architecture:') %]
 [% FOREACH a IN all_architectures %] [<a href="[% make_search_url('',"keywords=$keyword_esc",'arch',a) %]">[% a %]</a>][% END %]
 [% END %]
 
@@ -85,7 +85,9 @@
 [% g('Found <strong>%u results</strong>.', results.size) %]
 
 [% IF too_many_hits %]
-<p id="psearchtoomanyhits">[% g('Note: Your search was too wide so we will only display only the first about 100 matches. Please consider using a longer keyword or more keywords.') %]</p>
+<div class="note">
+<p>[% g('Note: Your search was too wide so we will only display only the first about 100 matches. Please consider using a longer keyword or more keywords.') %]</p>
+</div>
 [% END %]
 
 <table>