on rétablit le login sur la page login standard
This commit is contained in:
parent
5829afa2c7
commit
420af6d6d6
2 changed files with 18 additions and 1 deletions
18
content/login.html
Normal file
18
content/login.html
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
<section class="section-top section-bottom">
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<div class="row mt-4">
|
||||||
|
<div class="se_connecter bloc_connexion col-lg-5">
|
||||||
|
[(#FORMULAIRE_LOGIN{#URL_PAGE{sommaire}})]
|
||||||
|
</div>
|
||||||
|
<div class="ou col-lg-2 text-center"><h2>ou</h2></div>
|
||||||
|
<div class="creer_associer_compte bloc_connexion col-lg-5">
|
||||||
|
[(#FORMULAIRE_INSCRIPTION)]
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
<INCLURE{fond=structure,env,type-page=espace_membre,id_forum=#CONFIG{balint/id_rub_forum}} />
|
|
Loading…
Add table
Reference in a new issue