mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 06:33:22 +02:00
Issue #142 fixes - requires testing.
This commit is contained in:
@@ -306,7 +306,7 @@ $text = "
|
||||
<td>".PRFLAN_3."</td>
|
||||
<td>
|
||||
".$frm->text('siteurl', $pref['siteurl'], 150)."
|
||||
".($pref['siteurl'] == SITEURL ? "" : "<div class='smalltext'>( ".PRFLAN_159.": <strong>".SITEURL."</strong> )</div>")."
|
||||
".($pref['siteurl'] == SITEURL ? "" : "<div class='field-help'>".PRFLAN_159.": <strong>".SITEURL."</strong></div>")."
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user