diff --git a/like_mybb_bT4CK-theme.xml b/like_mybb_bT4CK-theme.xml
index ee0f9893b4664d0f7bd2bcad1aea713a25ead421..931543ce27f5981c46a3d9fd05fd2af887aafa13 100644
--- a/like_mybb_bT4CK-theme.xml
+++ b/like_mybb_bT4CK-theme.xml
@@ -4702,7 +4702,7 @@ var announcement_quickdelete_confirm = "{$lang->announcement_quickdelete_confirm
 			</tr>]]></template>
 		<template name="calendar_weekrow_day" version="1822"><![CDATA[<td class="{$day_class}" style="vertical-align: top; height: 100px;">
 	<div class="float_right smalltext">
-		<a href="{$day_link}">{$day}</a>
+		<a href="{$day_link}" class="nodeco">{$day}</a>
 	</div>
 	<div class="clear">
 		{$day_birthdays}