summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-11-11 14:42:26 +0100
committerGravatar Tom Willemsen2012-11-11 14:42:26 +0100
commitb4e9057d0246a6da409d56ad46c107267d35efd7 (patch)
tree65e0d08d0f4157dd4165e4d1aedd503478e2cd93
parent4d9dc434a248979073935460249444238b7e6228 (diff)
downloadsite-b4e9057d0246a6da409d56ad46c107267d35efd7.tar.gz
site-b4e9057d0246a6da409d56ad46c107267d35efd7.zip
Again, oops...
-rw-r--r--templates/inlinepage.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl
index 230f594..03b78ca 100644
--- a/templates/inlinepage.tmpl
+++ b/templates/inlinepage.tmpl
@@ -12,7 +12,7 @@
</TMPL_IF>
<TMPL_IF HAVE_ACTIONS>
- <div class="btn-group pull-rigth">
+ <div class="btn-group pull-right">
<TMPL_IF EDITURL>
<a class="btn" href="<TMPL_VAR EDITURL>" rel="nofollow"><i class="icon-edit"></i></a>
</TMPL_IF>