1
0
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:
Cameron
2013-04-26 18:19:54 -07:00
parent f7f1866da5
commit ab2f3691d8
4 changed files with 29 additions and 14 deletions

View File

@@ -8,7 +8,7 @@
*
*/
define("BLOGCAL_L1", "News for ");
define("BLOGCAL_L1", "News by month");
define("BLOGCAL_L2", "Archive");
define("BLOGCAL_D1", "Mo");