diff options
Diffstat (limited to 'template/default/at_timer_new.html')
-rw-r--r-- | template/default/at_timer_new.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/default/at_timer_new.html b/template/default/at_timer_new.html index 3d3eb77..6cddd68 100644 --- a/template/default/at_timer_new.html +++ b/template/default/at_timer_new.html @@ -26,6 +26,10 @@ </tr> </table> +<?% IF error_msg %?> + <div class="error"><?% error_msg %?></div> +<?% END %?> + <div id="content"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="group"> <?% tr_class = "row_odd" %?> |