aboutsummaryrefslogtreecommitdiffstats
path: root/en/contact/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/contact/index.php')
-rw-r--r--en/contact/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/en/contact/index.php b/en/contact/index.php
index 43c795df4..5199dcbd9 100644
--- a/en/contact/index.php
+++ b/en/contact/index.php
@@ -19,6 +19,7 @@ $dictionary = read_translation_file($locale, 'contact');
<body class="contact">
<?php echo $hsnav; ?>
<h1 id="mgnavtitle"><?php _g('Contact Us')?></h1>
+<div style="margin:auto;display: table;">
<div class="para" style="width: 300px;">
<?php
_g('You are looking for support', null, 'h2');
@@ -75,5 +76,6 @@ $dictionary = read_translation_file($locale, 'contact');
</ul>
<hr>
</div>
+</div>
</body>
</html>