Added attachments block;

Added missing $phpEx to announcements block; 
Removed unnecessary get_template_side from announcements block; 
Added theme icons needed for attachments block; 
Changed column widths to the config values that are being changed in the ACP;
This commit is contained in:
Marc Alexander
2010-08-28 20:43:09 +00:00
parent 15a6408028
commit ce67e8544a
7 changed files with 440 additions and 14 deletions

View File

@@ -95,8 +95,8 @@ $db->sql_freeresult($result);
// Assign specific vars
$template->assign_vars(array(
'S_SMALL_BLOCK' => true,
'S_PORTAL_LEFT_COLUMN' => 250,
'S_PORTAL_RIGHT_COLUMN' => 250,
'S_PORTAL_LEFT_COLUMN' => $config['board3_left_column_width'],
'S_PORTAL_RIGHT_COLUMN' => $config['board3_right_column_width'],
));
// Output page