mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 21:57:34 +02:00
Regex fixes and path fix for TinyMce.
This commit is contained in:
@@ -52,6 +52,6 @@ If you set a start and/or end date your news item will only be displayed between
|
||||
case 'list' :
|
||||
default :
|
||||
$text = 'List of all news items. To edit or delete, click on one of the icons in the \'options\' column. To view the item, click
|
||||
on the title.';
|
||||
on the ID.';
|
||||
}
|
||||
$ns -> tablerender($caption, $text);
|
||||
|
Reference in New Issue
Block a user