mirror of
https://github.com/friendica/friendica
synced 2024-11-18 17:43:41 +00:00
Fix indentation
This commit is contained in:
parent
1017e244ca
commit
362654abf0
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
<script>
|
||||
function confirm_delete(uname){
|
||||
return confirm( "{{$confirm_delete}}".format(uname));
|
||||
|
|
Loading…
Reference in a new issue