mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 08:39:57 +02:00
GUI and backwards compatibility fixes
This commit is contained in:
@@ -93,7 +93,7 @@ $TEMPLATE_LIST_NEW['PAGE_NEW_END'] = "
|
||||
//MULTI COLOMNS LAYOUT MASTER -----------------------------------------------------------
|
||||
$TEMPLATE_LIST_NEW['COL_START'] = "
|
||||
<div style='text-align:center;'>
|
||||
<table class='fborder' style='width:100%;' cellspacing='0' cellpadding='0'>
|
||||
<table class='table fborder' style='width:100%;' cellspacing='0' cellpadding='0'>
|
||||
<tr>";
|
||||
$TEMPLATE_LIST_NEW['COL_WELCOME'] = "<td colspan='{LIST_COL_COLS}' class='forumheader3'>{LIST_COL_WELCOMETEXT}<br /><br /></td>";
|
||||
$TEMPLATE_LIST_NEW['COL_ROWSWITCH'] = "</tr><tr>";
|
||||
|
Reference in New Issue
Block a user