]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/search.tmpl
DoShow.pm, html/search.tmpl: Improve msgids that were hard to localize.
[deb/packages.git] / templates / html / search.tmpl
index 3427f2a9bd40ea7e347efeeb671361a3ade9ba63..65729672202c2d2516ec6799f1fe63fcf34ece0c 100644 (file)
@@ -34,8 +34,8 @@
                searchformurl) %]</p>
        
        [% IF opts.searchon != "names" && opts.exact %]
-       <p>[% g('You have searched only for words exactly matching your keywords. You can try to search <a href="%s">allowing subword matching.',
-               make_search_url('',"keywords=$keyword_esc",'exact',0) ) %]</a>
+       <p>[% g('You have searched only for words exactly matching your keywords. You can try to search <a href="%s">allowing subword matching</a>.',
+               make_search_url('',"keywords=$keyword_esc",'exact',0) ) %]</p>
        [% END %]
 [% END %]
 [% IF opts.searchon == "names" && non_results %]