You've already forked OpenShorte.old
Ran the formatter on all PHP files, added userbar.css
This commit is contained in:
@@ -10,14 +10,17 @@
|
||||
?>
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link href="<?=$GLOBALS['config']['installation_path']?>/favicon.ico" rel="icon" type="image/x-icon">
|
||||
<title>Password Reset | <?=$GLOBALS['config']['website_name']?></title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<center>
|
||||
<p>Reset your password here - Placeholder</p>
|
||||
</center>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user