Add go to portal button

This commit is contained in:
Christophe Maudoux 2018-03-18 23:42:58 +01:00
parent 7f0675e606
commit 8d6dedcb63

View File

@ -20,7 +20,14 @@
<span trspan="connect">Connect</span>
</button>
</div>
<br>
<div class="buttons">
<a href="<TMPL_VAR NAME="PORTAL_URL">" class="btn btn-primary" role="button">
<span class="glyphicon glyphicon-home"></span>&nbsp;
<span trspan="goToPortal">Go to portal</span>
</a>
</div>
</form>
</div>
</main>