diff options
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/admin_plugins.tpl | 5 | ||||
-rwxr-xr-x | view/tpl/api_user_xml.tpl | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/view/tpl/admin_plugins.tpl b/view/tpl/admin_plugins.tpl index 307814e87..01c178c3e 100755 --- a/view/tpl/admin_plugins.tpl +++ b/view/tpl/admin_plugins.tpl @@ -1,8 +1,3 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} <div id='adminpage'> <h1>{{$title}} - {{$page}}</h1> diff --git a/view/tpl/api_user_xml.tpl b/view/tpl/api_user_xml.tpl index d7efcf3fb..3b51992f6 100755 --- a/view/tpl/api_user_xml.tpl +++ b/view/tpl/api_user_xml.tpl @@ -1,8 +1,3 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} <user> <id>{{$user.id}}</id> <name>{{$user.name}}</name> |