mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 02:00:14 +02:00
[security] Unobtrusive way to stop most spambots for user_template
This commit is contained in:
@@ -142,7 +142,7 @@ $USER_FULL_TEMPLATE = "{SETIMAGE: w=250}
|
||||
<tr>
|
||||
<td {$main_colspan} class='forumheader3'>
|
||||
<div class='f-left'>{USER_EMAIL_ICON} ".LAN_USER_60."</div>
|
||||
<div class='f-right right'>{USER_EMAIL_LINK}</div>
|
||||
<div class='f-right right'>{USER_EMAIL}</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -213,4 +213,4 @@ $USER_EMBED_USERPROFILE_TEMPLATE = "
|
||||
<tr><td colspan='2' class='fcaption'>{USER_EMBED_USERPROFILE_CAPTION}</td></tr>
|
||||
<tr><td colspan='2' class='forumheader3'>{USER_EMBED_USERPROFILE_TEXT}</td></tr>";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user