1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 09:10:23 +02:00

Issue #5465 Core language files converted. (excluding plugins)

This commit is contained in:
camer0n
2025-04-04 18:29:07 -07:00
parent c46b7b1d36
commit 31e7d1d3b0
93 changed files with 5255 additions and 6358 deletions

View File

@@ -51,7 +51,7 @@ If you set a start and/or end date your news item will only be displayed between
break;
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
$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 ID.';
}
$ns -> tablerender($caption, $text);