aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/views/default/forms/thewire/add.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/thewire/views/default/forms/thewire/add.php')
-rw-r--r--mod/thewire/views/default/forms/thewire/add.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/thewire/views/default/forms/thewire/add.php b/mod/thewire/views/default/forms/thewire/add.php
index 54d5a5ea7..956ec7c27 100644
--- a/mod/thewire/views/default/forms/thewire/add.php
+++ b/mod/thewire/views/default/forms/thewire/add.php
@@ -23,6 +23,7 @@ if ($post) {
<div id="thewire-characters-remaining">
<span>140</span> <?php echo elgg_echo('thewire:charleft'); ?>
</div>
+<div class="mts">
<?php
echo elgg_view('input/submit', array(
@@ -31,6 +32,7 @@ echo elgg_view('input/submit', array(
));
?>
+</div>
<script type="text/javascript">
$(document).ready(function() {