summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 4531157ba..5bd71dd2f 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -10,15 +10,15 @@
</h1>
<TMPL_IF NAME="EDITURL">
-<a href="<TMPL_VAR EDITURL>">Edit</a>
+<a href="<TMPL_VAR EDITURL>">Edit</a>&nbsp;
</TMPL_IF>
<TMPL_IF NAME="RECENTCHANGESURL">
-<a href="<TMPL_VAR RECENTCHANGESURL>">RecentChanges</a>
+<a href="<TMPL_VAR RECENTCHANGESURL>">RecentChanges</a>&nbsp;
</TMPL_IF>
<TMPL_IF NAME="HISTORYURL">
-<a href="<TMPL_VAR HISTORYURL>">History</a>
+<a href="<TMPL_VAR HISTORYURL>">History</a>&nbsp;
</TMPL_IF>
<TMPL_VAR DISCUSSIONLINK><br>