diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-10-23 14:04:06 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-10-23 14:04:06 +0200 |
commit | b81caafb38d60b1d93c6bde0e88985d99ded4bb9 (patch) | |
tree | 5d7dc10af510fbbaae470dd1722da41fe3c06b94 /searchquery.tmpl | |
parent | b812ce24fa7c6b4ade81923b9082fd1e4f6afbb1 (diff) | |
parent | 67acb77d38849b83b4520e824acd06d1fcdf3c52 (diff) |
Merge branch 'master-da' into master-nb
Diffstat (limited to 'searchquery.tmpl')
-rw-r--r-- | searchquery.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searchquery.tmpl b/searchquery.tmpl index 90e1253..b8943fe 100644 --- a/searchquery.tmpl +++ b/searchquery.tmpl @@ -65,7 +65,7 @@ ${<IMG SRC="/images/xapian-omega/score-$div{$percentage,10}.png" ALT="$percentag </div></div> <div style='float:left;margin-top:2px;font-size:x-small;'> <span title="$html{$date{$field{modtime},%Y-%m-%d %H:%M:%S}}"> -Modified:<br><b>$html{$date{$field{modtime},%Y-%m-%d}}</b></span><br> +Ændret:<br><b>$html{$date{$field{modtime},%Y-%m-%d}}</b></span><br> $if{$field{language},Sprog: <b>$html{$field{language}}</b><br>} $if{$field{size},<span title="$html{$field{size}} bytes">Størrelse: <b>$html{$filesize{$field{size}}}</b></span><br>} </div> @@ -74,7 +74,7 @@ $if{$field{size},<span title="$html{$field{size}} bytes">Størrelse: <b>$html{$f <small>$highlight{$field{sample},$terms}$if{$field{sample},...}</small><br> <small> $percentage% relevant$. matchede: -<i>$list{$map{$terms,$html{$prettyterm{$_}}},$. ,</i> aog <i>}</i></small>${for lynx:}<p></td></tr>} +<i>$list{$map{$terms,$html{$prettyterm{$_}}},$. ,</i> og <i>}</i></small>${for lynx:}<p></td></tr>} </table> <br><center> |