SAAS-939: Add option to preferences to display login button on radio page

This commit is contained in:
drigato 2015-07-09 14:38:44 -04:00
parent 9ec75f7179
commit 0601bd675e
6 changed files with 32 additions and 4 deletions

View file

@ -37,5 +37,8 @@
<?php echo $this->element->getElement('thirdPartyApi')->render() ?>
<?php echo $this->element->getElement('radioPageLoginButton')->renderViewHelper() ?>
<?php echo $this->element->getElement('radioPageLoginButton')->renderLabel() ?>
</dl>
</fieldset>