]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/opensearch.html
OSQA-374
[osqa.git] / forum / skins / default / templates / opensearch.html
index 6a1fd8f238f03df5cceea977035de3554124d3db..0c9d6bf270a65eb2b5602959f0d3e5743122bb54 100644 (file)
@@ -4,5 +4,5 @@
    <ShortName>{{ settings.APP_SHORT_NAME }} {% trans "Search" %}</ShortName>
    <Description>{% trans "Search" %} {{ settings.APP_SHORT_NAME }} {% trans "using your browser." %}</Description>
    <Tags>{{ settings.APP_KEYWORDS }}</Tags>
-   <Url type="text/html" template="{{ settings.APP_URL }}/search/?q={searchTerms}&amp;t=question"/>
+   <Url type="text/html" template="{{ settings.APP_URL }}/{% trans "search" %}/?q={searchTerms}&amp;t=question"/>
 </OpenSearchDescription>
\ No newline at end of file