Update testPersona.php
Fix indentation and missing closing ">".
This commit is contained in:
Родитель
f00a6f00b5
Коммит
6a9770a33f
|
@ -24,8 +24,9 @@ if (isset($_POST['assertion'])) {
|
|||
|
||||
?><!DOCTYPE html>
|
||||
<html>
|
||||
<head><meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
<link rel="stylesheet" type="text/css" href="css/persona-buttons.css"
|
||||
<head>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
<link rel="stylesheet" type="text/css" href="css/persona-buttons.css">
|
||||
</head>
|
||||
<body>
|
||||
<form id="login-form" method="POST" action="testPersona.php">
|
||||
|
|
Загрузка…
Ссылка в новой задаче