Merge branch 'bug/button-create-poll-step-2' into 'develop'
bug/button-create-poll-step-2 See merge request framasoft/framadate!308
This commit is contained in:
commit
c4e9cb59d3
@ -325,6 +325,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{* Collect users email *}
|
||||
|
||||
<div class="form-group">
|
||||
@ -348,7 +349,12 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div> {* END div.form-group *}
|
||||
|
||||
</div> {* END div.collapse *}
|
||||
|
||||
|
||||
<p class="text-right">
|
||||
<button name="{$goToStep2}" value="{$poll_type}" type="submit"
|
||||
class="btn btn-success">{__('Step 1', 'Go to step 2')}</button>
|
||||
|
Loading…
Reference in New Issue
Block a user