summaryrefslogtreecommitdiff
path: root/searchform.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2011-02-10 14:27:00 +0100
committerJonas Smedegaard <dr@jones.dk>2021-03-24 11:32:58 +0100
commitf4dc912faee46cf8e73e97333194670961a81b7b (patch)
tree9503fb1bd9e7cfe565b57f98f342d15fd6385ccc /searchform.tmpl
parent9170baeee968e75728a57acd02672f3767c07d7e (diff)
translate to danish
Diffstat (limited to 'searchform.tmpl')
-rw-r--r--searchform.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchform.tmpl b/searchform.tmpl
index 8cdf745..61414cf 100644
--- a/searchform.tmpl
+++ b/searchform.tmpl
@@ -1,6 +1,6 @@
<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform">
<div>
<input type="text" id="searchbox" name="P" value="" size="16"
- placeholder="search" />
+ placeholder="søg" />
</div>
</form>