summaryrefslogtreecommitdiffstats
path: root/mustache-templates
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-08-07 10:18:09 +0200
committerHolger Levsen <holger@layer-acht.org>2016-08-07 10:18:09 +0200
commit31a746600ecb80a4ee40197843ac9599010170ec (patch)
treeff5ece6071cd5c64a3269ea89e3b095ba857d444 /mustache-templates
parentf92defcc3d730974051674f07ebe9339806a46e3 (diff)
downloadjenkins.debian.net-31a746600ecb80a4ee40197843ac9599010170ec.tar.xz
reproducible navigation: fix capitalisation
Diffstat (limited to 'mustache-templates')
-rw-r--r--mustache-templates/reproducible/main_navigation.mustache6
1 files changed, 3 insertions, 3 deletions
diff --git a/mustache-templates/reproducible/main_navigation.mustache b/mustache-templates/reproducible/main_navigation.mustache
index 25fe8d8f..0d8f70eb 100644
--- a/mustache-templates/reproducible/main_navigation.mustache
+++ b/mustache-templates/reproducible/main_navigation.mustache
@@ -127,13 +127,13 @@
<li {{#scheduled}}class='active'{{/scheduled}}>
<a href="/debian/index_{{arch}}_scheduled.html"
title="Show packages currently scheduled for testing on {{arch}}">
- scheduled
+ Scheduled
</a> for {{arch}}
</li>
<li {{#dd_list}}class='active'{{/dd_list}}>
<a href="/debian/{{suite}}/index_dd-list.html"
title="Show maintainers of unreproducible packages in {{suite}}">
- maintainers of <img src="/static/weather-showers-scattered.png"
+ Maintainers of <img src="/static/weather-showers-scattered.png"
alt="Unreproducible packages">
</a> in {{suite}}
</li>
@@ -157,7 +157,7 @@
</a>
</li>
<li {{#performance}}class='active'{{/performance}}>
- <a href="/debian/index_performance.html">performance stats</a>
+ <a href="/debian/index_performance.html">Performance stats</a>
</li>
<li {{#variations}}class='active'{{/variations}}>
<a href="/debian/index_variations.html">Variations tested</a>