diff options
Diffstat (limited to 'view/tpl/smarty3/install.tpl')
-rw-r--r-- | view/tpl/smarty3/install.tpl | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/view/tpl/smarty3/install.tpl b/view/tpl/smarty3/install.tpl deleted file mode 100644 index cfb90e61f..000000000 --- a/view/tpl/smarty3/install.tpl +++ /dev/null @@ -1,15 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - -<h1>{{$title}}</h1> -<h2>{{$pass}}</h2> - - -{{if $status}} -<h3 class="error-message">{{$status}}</h3> -{{/if}} - -{{$text}} |