aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/new_channel.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-02-20 14:01:20 +0100
committerMario Vavti <mario@mariovavti.com>2016-02-20 14:01:20 +0100
commit22f172d69730d3c9c6f078ec206f90b1e91eee69 (patch)
treea19c58e8426ad8df55d9c5b961367406c4f4bde4 /view/tpl/new_channel.tpl
parentdfbe2eaf9856140de84f4d891fd442cdd6872545 (diff)
downloadvolse-hubzilla-22f172d69730d3c9c6f078ec206f90b1e91eee69.tar.gz
volse-hubzilla-22f172d69730d3c9c6f078ec206f90b1e91eee69.tar.bz2
volse-hubzilla-22f172d69730d3c9c6f078ec206f90b1e91eee69.zip
grid->network, whitespace and bootstrapify create button
Diffstat (limited to 'view/tpl/new_channel.tpl')
-rwxr-xr-xview/tpl/new_channel.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/new_channel.tpl b/view/tpl/new_channel.tpl
index 9383e0902..f5e97ff27 100755
--- a/view/tpl/new_channel.tpl
+++ b/view/tpl/new_channel.tpl
@@ -26,7 +26,7 @@
<div id="newchannel-nickname-feedback" class="newchannel-feedback"></div>
<div id="nick-spinner"></div>
- <input type="submit" name="submit" id="newchannel-submit-button" value="{{$submit}}" />
+ <button class="btn btn-primary" type="submit" name="submit" id="newchannel-submit-button" value="{{$submit}}">{{$submit}}</button>
<div id="newchannel-submit-end" class="clear"></div>
<div id="newchannel-import-link" class="descriptive-paragraph" >{{$label_import}}</div>