📍 /home/diasdiamonds/public_html/src/Template/Emails
📝 Editando: forgot.ctp
<?php $queryusers = $queryusers->toArray(); ?> <div class="email-wraper"> <div class="email-content"> <p>Hello <?php echo $queryusers[0]['name'];?>,</p> <p>There was recently a request to change the password for your account.</p> <p>If you requested this change, set a new password by using OTP: <strong><?php echo $queryusers[0]['token'];?></strong></p> <p>If you did not make this request, you can ignore this email and your password will remain the same.</p> <p><strong>Regards,<strong></p> <p><strong>Team Dias Diamonds</strong></p> </div> </div>
[ Cancelar ]
Nome
Permissões
Ações
[ .. Voltar ]
📄 forgot.ctp
0644
[ EDITAR/VER ]
📁
html/
0755
📄 newsletter.ctp
0644
[ EDITAR/VER ]
📄 orders.ctp
0644
[ EDITAR/VER ]
📄 register.ctp
0644
[ EDITAR/VER ]
📁
text/
0755