X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FsoneMenu.html;fp=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FsoneMenu.html;h=85e5639d5f00809d6cbb9690a0ca15800040eb76;hb=387e61235414a9aab5b9aae802a857823f68b752;hp=60f12451c42c8f299bd8acbb56e123e6941ecaac;hpb=cf5e594a01b0ad11b1365e8d3f7b1c56f352d3f2;p=Sone.git diff --git a/src/main/resources/templates/include/soneMenu.html b/src/main/resources/templates/include/soneMenu.html index 60f1245..85e5639 100644 --- a/src/main/resources/templates/include/soneMenu.html +++ b/src/main/resources/templates/include/soneMenu.html @@ -6,9 +6,11 @@ <%sone.niceName|html> (<% =View.Post.WebOfTrustLink|l10n|html>) -
- <%= View.Sone.Button.FollowSone|l10n|html> - <%= View.Sone.Button.UnfollowSone|l10n|html> -
+ <%if !sone.local> +
+ <%= View.Sone.Button.FollowSone|l10n|html> + <%= View.Sone.Button.UnfollowSone|l10n|html> +
+ <%/if>