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>2013-10-12 14:25:57 +0200
commit0e6ff999a3e1d255bf4f88c61ffa96e54452f512 (patch)
treef9401f04d0a73782d85bccdc1ef2642b7bcda5ec /searchform.tmpl
parent67b676bd50fb475c3b6c314942be14b4677e426b (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 cb65d12..7ac724f 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"
-<TMPL_IF HTML5>placeholder="search"</TMPL_IF> />
+<TMPL_IF HTML5>placeholder="søg"</TMPL_IF> />
</div>
</form>