mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 05:41:58 +02:00
Blog calendar menu now navigates through years as well.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
define("BLOGCAL_L1", "News for ");
|
||||
define("BLOGCAL_L1", "News by month");
|
||||
define("BLOGCAL_L2", "Archive");
|
||||
|
||||
define("BLOGCAL_D1", "Mo");
|
||||
|
Reference in New Issue
Block a user