summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/.templates/page.tmpl b/.templates/page.tmpl
index ae9347fb..4bc13d40 100644
--- a/.templates/page.tmpl
+++ b/.templates/page.tmpl
@@ -39,7 +39,7 @@
<span class="global">
<ul>
<TMPL_IF NAME="RECENTCHANGESURL">
-<li><a href="<TMPL_VAR RECENTCHANGESURL>">RecentChanges</a></li>
+<li><a href="<TMPL_VAR RECENTCHANGESURL>">Recent Changes</a></li>
</TMPL_IF>
<TMPL_IF NAME="PREFSURL">
<li><a href="<TMPL_VAR PREFSURL>">Preferences</a></li>