aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/admin.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/admin.tpl')
-rw-r--r--template/default/admin.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/admin.tpl b/template/default/admin.tpl
index 696f43072..f8493b420 100644
--- a/template/default/admin.tpl
+++ b/template/default/admin.tpl
@@ -60,7 +60,7 @@
<td style="padding:10px;width:99%;" valign="top">
<div class="home">
<div class="titrePage">{PAGE_TITLE}</div>
- {ADMIN_CONTENT}
+ <div align="center">{ADMIN_CONTENT}</div>
</div>
</td>
</tr>