PHP Classes

File: app/Views/Password/reset_email.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Task App   app/Views/Password/reset_email.php   Download  
File: app/Views/Password/reset_email.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Task App
Create and manage tasks to be done
Author: By
Last change:
Date: 5 days ago
Size: 165 bytes
 

Contents

Class file image Download
<h1>Password reset</h1>

<p>Please click on the link below to reset your password:</p>

<p><a href="<?= site_url("/password/reset/$token") ?>">Reset password</a></p>