aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/register.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-04-17 01:33:44 -0700
committerfriendica <info@friendica.com>2014-04-17 01:33:44 -0700
commit8dcf9e78e179547f05f1eec40a9f93a2ed6a9d69 (patch)
treefe8902ab47433d6ae3950f382b2aa888f21b9e93 /view/tpl/register.tpl
parent962665b8b56491dc59a62f2cb5c05eb353abb79f (diff)
downloadvolse-hubzilla-8dcf9e78e179547f05f1eec40a9f93a2ed6a9d69.tar.gz
volse-hubzilla-8dcf9e78e179547f05f1eec40a9f93a2ed6a9d69.tar.bz2
volse-hubzilla-8dcf9e78e179547f05f1eec40a9f93a2ed6a9d69.zip
This preserves the alignment work done earlier but provides a more aesthetically pleasing page.
Diffstat (limited to 'view/tpl/register.tpl')
-rwxr-xr-xview/tpl/register.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl
index 916a946d3..ed673031a 100755
--- a/view/tpl/register.tpl
+++ b/view/tpl/register.tpl
@@ -45,7 +45,7 @@
<input type="hidden" name="tos" value="1" />
{{/if}}
- <input type="submit" name="submit" id="register-submit-button" value="{{$submit}}" />
+ <input type="submit" name="submit" class="btn btn-default" id="register-submit-button" value="{{$submit}}" />
<div id="register-submit-end" class="register-field-end"></div>
</form>