diff --git a/adm/style/portal/acp_portal_calendar.html b/adm/style/portal/acp_portal_calendar.html index 96c593d3..65ca2e3f 100644 --- a/adm/style/portal/acp_portal_calendar.html +++ b/adm/style/portal/acp_portal_calendar.html @@ -19,22 +19,22 @@
{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN}){RECORD_USERS} {LOGGED_IN_USER_LIST} - {L_LEGEND}: {PORTAL_LEGEND}
{L_POSTED} {L_POST_BY_AUTHOR} {announcements_center_row.POSTER_FULL} » {announcements_center_row.TIME} - {L_FORUM}: {announcements_center_row.FORUM_NAME} + {L_FORUM}{L_COLON} {announcements_center_row.FORUM_NAME} {L_GLOBAL_ANNOUNCEMENT} - • {L_REPLIES}: {announcements_center_row.REPLIES} • {L_VIEWS}: {announcements_center_row.TOPIC_VIEWS} + • {L_REPLIES}{L_COLON} {announcements_center_row.REPLIES} • {L_VIEWS}{L_COLON} {announcements_center_row.TOPIC_VIEWS}
{L_POSTED} {L_POST_BY_AUTHOR} {news_row.POSTER_FULL} » {news_row.TIME} - {L_FORUM}: {news_row.FORUM_NAME} + {L_FORUM}{L_COLON} {news_row.FORUM_NAME} - • {L_REPLIES}: {news_row.REPLIES} • {L_VIEWS}: {news_row.TOPIC_VIEWS} + • {L_REPLIES}{L_COLON} {news_row.REPLIES} • {L_VIEWS}{L_COLON} {news_row.TOPIC_VIEWS}