aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/write_pages.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/write_pages.tpl')
-rw-r--r--view/tpl/write_pages.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/write_pages.tpl b/view/tpl/write_pages.tpl
index f6668ceb1..53146ee30 100644
--- a/view/tpl/write_pages.tpl
+++ b/view/tpl/write_pages.tpl
@@ -1,3 +1,3 @@
<div id="write-pages" class="bigwidget">
-<center><span id="wp-new"><a href="{{$newurl}}">{{$new}}</a></span> <span id="wp-edit"><a href="{{$editurl}}">{{$edit}}</a></span></center>
+<span id="wp-new"><a href="{{$newurl}}">{{$new}}</a></span> <span id="wp-edit"><a href="{{$editurl}}">{{$edit}}</a></span>
</div>