diff --git a/tpl/Schedule/schedule.tpl b/tpl/Schedule/schedule.tpl
index 13a89f4bc1..e1a9aab465 100644
--- a/tpl/Schedule/schedule.tpl
+++ b/tpl/Schedule/schedule.tpl
@@ -95,9 +95,9 @@
-
+ title="{if $IsMobile && !$IsTablet}{translate key='CondensedWeekScheduleDisplay'}{else}{translate key='StandardScheduleDisplay'}{/if}">
+
+ {if !$IsMobile || $IsTablet}
+ {/if}
{if isset($SubscriptionUrl) && $SubscriptionUrl != null && $ShowSubscription && $LoggedIn}
{assign var="atomUrl" value=$SubscriptionUrl->GetAtomUrl()}