mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 06:33:22 +02:00
Allow Html in field-help tooltips. Related to Issue #110. Removed HTML from language file and replaced with bbcode.
This commit is contained in:
@@ -1120,8 +1120,7 @@ $text .= "
|
||||
<td>".PRFLAN_192.":</td>
|
||||
<td>
|
||||
".$frm->text('predefinedLoginName', $pref['predefinedLoginName'], 50)."
|
||||
<div class='field-help'>".PRFLAN_193."</div>
|
||||
<div class='field-help'>".PRFLAN_194."</div>
|
||||
<div class='field-help'><div style='text-align:left'>".PRFLAN_193."<br />".str_replace("[br]","<br /> ",PRFLAN_194)."</div></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user