summaryrefslogtreecommitdiff
path: root/template/default/prog_summary2.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/prog_summary2.html')
-rw-r--r--template/default/prog_summary2.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/default/prog_summary2.html b/template/default/prog_summary2.html
index 97e4824..90feefc 100644
--- a/template/default/prog_summary2.html
+++ b/template/default/prog_summary2.html
@@ -45,6 +45,10 @@
</table>
<input type="hidden" name="aktion" value="prog_summary" />
+<?% IF error_msg %?>
+ <div class="error"><?% error_msg %?></div>
+<?% END %?>
+
<?% IF rows.size > 0 %?>
<table border="0" cellspacing="0" cellpadding="0" width="100%" class="list hilight" id="content">
<?%