grid->network, whitespace and bootstrapify create button

This commit is contained in:
Mario Vavti
2016-02-20 14:01:20 +01:00
parent dfbe2eaf98
commit 22f172d697
2 changed files with 4 additions and 12 deletions

View File

@@ -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>