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