1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Modify to template sendpassword.php as U_ url

git-svn-id: file:///svn/phpbb/trunk@205 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-04-24 22:36:50 +00:00
parent 11c85b2fa9
commit 4643364792
2 changed files with 2 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
<td align="center"><input type="submit" name="submit" value="{L_LOGIN}"></td>
</tr>
<tr>
<td align="center"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><a href="sendpassword.{PHPEX}">{L_SEND_PASSWORD}</a></font></td>
<td align="center"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><a href="{U_SEND_PASSWORD}">{L_SEND_PASSWORD}</a></font></td>
</tr>
</table></td>
</tr>