spelling: through
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f71ff00d5a
commit
b6c074507a
2 changed files with 2 additions and 2 deletions
|
@ -475,7 +475,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{* The second navbar which contains nav points of the actual page - (nav points are actual handled by this theme throug js *}}
|
{{* The second navbar which contains nav points of the actual page - (nav points are actual handled by this theme through js *}}
|
||||||
<div id="topbar-second" class="topbar">
|
<div id="topbar-second" class="topbar">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="col-lg-3 col-md-3 hidden-sm hidden-xs" id="nav-short-info"></div>
|
<div class="col-lg-3 col-md-3 hidden-sm hidden-xs" id="nav-short-info"></div>
|
||||||
|
|
|
@ -155,7 +155,7 @@ function frio_contact_photo_menu(&$args)
|
||||||
|
|
||||||
// Set the indicator for opening the status, profile and photo pages
|
// Set the indicator for opening the status, profile and photo pages
|
||||||
// in a new tab to false if the contact a dfrn (friendica) contact
|
// in a new tab to false if the contact a dfrn (friendica) contact
|
||||||
// We do this because we can go back on foreign friendica pages throuhg
|
// We do this because we can go back on foreign friendica pages through
|
||||||
// friendicas "magic-link" which indicates a friendica user on foreign
|
// friendicas "magic-link" which indicates a friendica user on foreign
|
||||||
// friendica servers as remote user or visitor
|
// friendica servers as remote user or visitor
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue