diff options
| author | 2012-11-11 14:42:26 +0100 | |
|---|---|---|
| committer | 2012-11-11 14:42:26 +0100 | |
| commit | b4e9057d0246a6da409d56ad46c107267d35efd7 (patch) | |
| tree | 65e0d08d0f4157dd4165e4d1aedd503478e2cd93 | |
| parent | 4d9dc434a248979073935460249444238b7e6228 (diff) | |
| download | site-b4e9057d0246a6da409d56ad46c107267d35efd7.tar.gz site-b4e9057d0246a6da409d56ad46c107267d35efd7.zip | |
Again, oops...
| -rw-r--r-- | templates/inlinepage.tmpl | 2 |
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> |
