aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-01 02:31:45 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-01 02:31:45 +0000
commit051e6113a19fac3b5da24eabede5768e1a040518 (patch)
treec15dce571afe5c375c9a152b7dea8eb6138faa67 /mod/thewire
parent47be5f99ce36672ca18e31e981c63fa7f44827ab (diff)
downloadelgg-051e6113a19fac3b5da24eabede5768e1a040518.tar.gz
elgg-051e6113a19fac3b5da24eabede5768e1a040518.tar.bz2
brought back the blue submit button
git-svn-id: http://code.elgg.org/elgg/trunk@8525 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/thewire')
-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() {