1
0
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:
Cameron
2013-03-23 22:04:50 -07:00
parent 82e912bfac
commit 10f72f2d1c
5 changed files with 31 additions and 37 deletions

View File

@@ -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>