diff options
Diffstat (limited to 'view/tpl/smarty3/peoplefind.tpl')
-rw-r--r-- | view/tpl/smarty3/peoplefind.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/peoplefind.tpl b/view/tpl/smarty3/peoplefind.tpl index ec461c9b2..5417ee0ed 100644 --- a/view/tpl/smarty3/peoplefind.tpl +++ b/view/tpl/smarty3/peoplefind.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}<div id="peoplefind-sidebar" class="widget"> + *}} +<div id="peoplefind-sidebar" class="widget"> <h3>{{$findpeople}}</h3> <div id="peoplefind-desc">{{$desc}}</div> <form action="dirfind" method="post" /> |