]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/admin_users.tpl
add warning message about automatically generated templates
[friendica.git] / view / theme / frost / smarty3 / admin_users.tpl
index d7a7ef2ca0bc177ce839579ac6b8edd38cbc1478..92473db49783928aa59aa20655ec8c0beef175d4 100644 (file)
@@ -1,4 +1,8 @@
-<script>
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<script>
        function confirm_delete(uname){
                return confirm( "{{$confirm_delete}}".format(uname));
        }