You've already forked OpenShorte.old
Updated the login page with a new cool template.
Source template from https://bootsnipp.com/snippets/z8aQr.
This commit is contained in:
13
lib/php/lostpassword.php
Normal file
13
lib/php/lostpassword.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
?>
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>BJPHoster URL Shortener | Password Reset</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<p>Reset your password here - Placeholder</p>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user