mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 04:10:38 +02:00
Merge pull request #2346 from lonalore/master
Fix for prefs page in debug mode.
This commit is contained in:
@@ -1759,7 +1759,7 @@ if(E107_DEBUG_LEVEL > 0)
|
|||||||
</tr>
|
</tr>
|
||||||
";
|
";
|
||||||
|
|
||||||
$text .= "</tbody></table></fieldset>";
|
$text .= "</tbody></table>";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user