]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/admin_users.tpl
newline at end of header
[friendica.git] / view / theme / frost / smarty3 / admin_users.tpl
index 92473db49783928aa59aa20655ec8c0beef175d4..9d74a5e77e4f31d4ee63b4dfaad721a740470e4b 100644 (file)
@@ -2,7 +2,8 @@
  *     AUTOMATICALLY GENERATED TEMPLATE
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
- *}}<script>
+ *}}
+<script>
        function confirm_delete(uname){
                return confirm( "{{$confirm_delete}}".format(uname));
        }