]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/admin_users.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / admin_users.tpl
index 5658fc7e54bb75482bc1c406337bc605196065e5..49d340236049d3cfe347fee385424f23ed2bac2b 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));
        }