mirror of
https://github.com/e107inc/e107.git
synced 2025-04-19 12:11:55 +02:00
commit
37fb8f95d0
@ -160,3 +160,4 @@ define("LAN_SIGNUP_117", "Send a Test Activation");
|
||||
define("LAN_SIGNUP_118", "To [x]");
|
||||
define("LAN_SIGNUP_119", "Don't send email");
|
||||
define("LAN_SIGNUP_120", "OR");
|
||||
define("LAN_SIGNUP_121", "Use a different email address");
|
||||
|
@ -308,7 +308,7 @@ class signup
|
||||
<tr>
|
||||
<td class='forumheader3' style='width:30%'>".LAN_SIGNUP_48."</td>
|
||||
<td class='forumheader3'>".$frm->text('resend_email','',80)."
|
||||
<a class='e-expandit' href='#different'>Use a different email address</a></td>
|
||||
<a class='e-expandit' href='#different'>".LAN_SIGNUP_121."</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user