From: David ‘Bombe’ Roden Date: Mon, 26 Sep 2011 05:30:25 +0000 (+0200) Subject: Use buttons instead of links for following and unfollowing. X-Git-Tag: 0.7^2~2^2~2 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=346362c492a163b6ed564a590d13ce0430c20009 Use buttons instead of links for following and unfollowing. --- diff --git a/src/main/resources/templates/include/soneMenu.html b/src/main/resources/templates/include/soneMenu.html index 6d69465..a1dd944 100644 --- a/src/main/resources/templates/include/soneMenu.html +++ b/src/main/resources/templates/include/soneMenu.html @@ -14,8 +14,8 @@ <%/foreach> <%if !sone.local>
- » <%= View.Sone.Button.FollowSone|l10n|html> - » <%= View.Sone.Button.UnfollowSone|l10n|html> + +
<%/if>