diff options
| author | spiderr <spider@viovio.com> | 2014-05-23 15:32:55 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2014-05-23 15:32:55 -0400 |
| commit | 2b54d7af884841ee99ff56918feda8bad7ae084d (patch) | |
| tree | 04750891f833e28607ca87999c3c9b83794a1f49 /templates/broadcast.tpl | |
| parent | 52b1bd2aba5cf72e2f18695741721f24e38ae411 (diff) | |
| download | messages-2b54d7af884841ee99ff56918feda8bad7ae084d.tar.gz messages-2b54d7af884841ee99ff56918feda8bad7ae084d.tar.bz2 messages-2b54d7af884841ee99ff56918feda8bad7ae084d.zip | |
bootstrap3-btn-default
Diffstat (limited to 'templates/broadcast.tpl')
| -rw-r--r-- | templates/broadcast.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/broadcast.tpl b/templates/broadcast.tpl index 7150598..58f034f 100644 --- a/templates/broadcast.tpl +++ b/templates/broadcast.tpl @@ -49,7 +49,7 @@ {textarea noformat=1 id="message_body" name="body" edit=$body} <div class="submit"> - <input type="submit" class="btn" name="send" value="{tr}Send message{/tr}" /> + <input type="submit" class="btn btn-default" name="send" value="{tr}Send message{/tr}" /> </div> {/form} {/if} |
