Skip to content

Commit

Permalink
WEB: Update downloads.de.xml to match downloads.xml
Browse files Browse the repository at this point in the history
This avoids the visible {release} tag on the rendered
Downloads page.
  • Loading branch information
rootfather committed Feb 6, 2016
1 parent 6c275ab commit a004bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/downloads.de.xml
Expand Up @@ -2,7 +2,7 @@
<downloads xmlns:h="http://www.w3.org/TR/html4/">
<section>
<title>
{#downloadsXMLTitle#} <h:span style="color: rgb(170, 170, 170);">{#downloadsXMLVersion#} {$release}</h:span>
{#downloadsXMLTitle#} <h:span style="color: rgb(170, 170, 170);">{'/\x7brelease\x7d/'|preg_replace:$release:#downloadsXMLVersion#}</h:span>
</title>
<baseurl>/frs/scummvm/{$release}/</baseurl>
<subsection>
Expand Down

0 comments on commit a004bd9

Please sign in to comment.