summaryrefslogtreecommitdiff
path: root/template/default/prog_timeline.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/prog_timeline.html')
-rw-r--r--template/default/prog_timeline.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/default/prog_timeline.html b/template/default/prog_timeline.html
index fa09d26..b2c87b7 100644
--- a/template/default/prog_timeline.html
+++ b/template/default/prog_timeline.html
@@ -187,6 +187,10 @@
</tr>
</table>
+<?% IF error_msg %?>
+ <div class="error"><?% error_msg %?></div>
+<?% END %?>
+
<?% IF shows.size() > 0 %?>
<script type="text/javascript" language="JavaScript1.2">
BuildContent();