]> git.mxchange.org Git - friendica.git/commitdiff
spelling: ignore
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:07:29 +0000 (00:07 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:03:23 +0000 (16:03 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
view/theme/frio/templates/notifications/intros.tpl

index 96fca8ee3c9fce1bbffd0a06aa38ed31670a8d1b..e2e0ccf132e4601433a5e3a9fce2fa6bb2d687e0 100644 (file)
@@ -36,7 +36,7 @@
                        <div class="intro-note intro-note-{{$intro_id}}">{{$note}}</div>
                </div>
 
-               {{* On mobile touch devices we use buttons for approve, ingnore && discard to have a better UX *}}
+               {{* On mobile touch devices we use buttons for approve, ignore && discard to have a better UX *}}
                {{if $is_mobile}}
                <form class="intro-form" action="notification/{{$intro_id}}" method="post">
                        <button class="btn btn-small btn-primary" type="button" onclick="addElmToModal('#intro-approve-wrapper-{{$intro_id}}');"><i class="fa fa-check" aria-hidden="true"></i> {{$approve}}</button>