diff options
Diffstat (limited to 'view/tpl/smarty3/failed_updates.tpl')
-rw-r--r-- | view/tpl/smarty3/failed_updates.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/failed_updates.tpl b/view/tpl/smarty3/failed_updates.tpl index 68c0bcdf2..fb5cccaaa 100644 --- a/view/tpl/smarty3/failed_updates.tpl +++ b/view/tpl/smarty3/failed_updates.tpl @@ -1,4 +1,8 @@ -<h2>{{$banner}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$banner}}</h2> <div id="failed_updates_desc">{{$desc}}</div> |