diff options
Diffstat (limited to 'view/tpl/smarty3/delegate.tpl')
-rw-r--r-- | view/tpl/smarty3/delegate.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/delegate.tpl b/view/tpl/smarty3/delegate.tpl index a6b365f54..7aa85cf39 100644 --- a/view/tpl/smarty3/delegate.tpl +++ b/view/tpl/smarty3/delegate.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}<h3>{{$header}}</h3> + *}} +<h3>{{$header}}</h3> <div id="delegate-desc" class="delegate-desc">{{$desc}}</div> |