Zen Cart Logo
Forums / Bug Reports / [DONE] typo in tpl_password_forgotten_default.php

[DONE] typo in tpl_password_forgotten_default.php

Locked

Views: 2,611

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
05 Jun 2006, 20:46
#1
jmcdog avatar

jmcdog

New Zenner

Join Date:
Apr 2006
Posts:
29
Plugin Contributions:
0

[DONE] typo in tpl_password_forgotten_default.php

Found a minor typo in:

includes/templates/template_default/templates/tpl_password_forgotten_default.php

line 30:

<div class="buttonRow foward">

should be:

<div class="buttonRow forward">
06 Jun 2006, 06:04
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: [DONE] typo in tpl_password_forgotten_default.php

Thanks - fixed for the next release.