From 947d00aadf33e8f7d67064ff1e15e2dc981ccdfc Mon Sep 17 00:00:00 2001 From: Tom Keffer Date: Wed, 2 Jan 2013 23:37:30 +0000 Subject: [PATCH] Added check for the presence of radar_url. --- skins/Standard/mobile.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/skins/Standard/mobile.html.tmpl b/skins/Standard/mobile.html.tmpl index fbc4226e..9fd7a153 100644 --- a/skins/Standard/mobile.html.tmpl +++ b/skins/Standard/mobile.html.tmpl @@ -73,11 +73,13 @@ +#if $Extras.has_key('radar_url')

$current.dateTime

+#end if