Merge pull request #8 from redmatrix/dev

section-content-info-wrapper for register text
This commit is contained in:
mrjive 2018-01-18 10:40:15 +01:00 committed by GitHub
commit 8e475810a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,9 @@
{{/if}}
{{if $registertext}}
<div id="register-text" class="descriptive-paragraph">{{$registertext}}</div>
<div class="section-content-info-wrapper">
<div id="register-text" class="descriptive-paragraph">{{$registertext}}</div>
</div>
{{/if}}
{{if $invitations}}