Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cellophile
PersonaLink
Commits
4413021b
Commit
4413021b
authored
May 23, 2021
by
Cellophile
🎨
Browse files
Update password.php
parent
5e978e62
Changes
1
Hide whitespace changes
Inline
Side-by-side
password.php
View file @
4413021b
...
@@ -41,7 +41,7 @@ if (isset($_GET['redirect']) !== FALSE) {
...
@@ -41,7 +41,7 @@ if (isset($_GET['redirect']) !== FALSE) {
<body>
<body>
<div
id=
"conteneur"
>
<div
id=
"conteneur"
>
<div
id=
"header"
>
<div
id=
"header"
>
<h1>
PersonaLink
</h1>
<h1>
<?
echo
$titre
?>
</h1>
</div>
</div>
<p>
Le lien que vous voulez suivre est protégé par un mot de passe.
<p>
<p>
Le lien que vous voulez suivre est protégé par un mot de passe.
<p>
<form
class=
"form"
role=
"form"
method=
"post"
action=
"password.php?redirect=
<?
echo
$redirect
;
?>
"
>
<form
class=
"form"
role=
"form"
method=
"post"
action=
"password.php?redirect=
<?
echo
$redirect
;
?>
"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment