mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 12:48:26 +02:00
Fixed: Closing div tag.
This commit is contained in:
@@ -36,7 +36,7 @@ $MEMBERSONLY_END = "<div>";
|
||||
</div>
|
||||
";
|
||||
|
||||
$MEMBERSONLY_TEMPLATE['default']['footer'] = "</div";
|
||||
$MEMBERSONLY_TEMPLATE['default']['footer'] = "</div>";
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user