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

index e951895a3bd03c3c4b5a2b2d00ff2ecb36246d9f..ececab4d4c8389c165293955feab363d6a4af12d 100644 (file)
                                                                        aria-controls="nav-user-menu">
                                                                        <div aria-hidden="true" class="user-title pull-left hidden-xs hidden-sm hidden-md">
                                                                                <strong>{{$userinfo.name}}</strong><br>
-                                                                               {{if $nav.remote}}<span class="trunctate">{{$nav.remote}}</span>{{/if}}
+                                                                               {{if $nav.remote}}<span class="truncate">{{$nav.remote}}</span>{{/if}}
                                                                        </div>
 
                                                                        <img id="avatar" src="{{$userinfo.icon}}" alt="{{$userinfo.name}}">