mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
Voux theme now sets a default social plugin preference during install. "instant edit" links added to custom menus, other news2. (more to come)
This commit is contained in:
@@ -103,6 +103,16 @@ if(!$OTHERNEWS2_STYLE)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$template['caption'] .= e107::getForm()->instantEditButton(e_ADMIN_ABS."newspost.php?searchquery=&filter_options=news_render_type__3", 'H');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if(!defined("OTHERNEWS2_LIMIT")){
|
||||
// define("OTHERNEWS2_LIMIT",5);
|
||||
}
|
||||
|
Reference in New Issue
Block a user