Fix tag and please Opera’s very picky HTML parser.
[Sone.git] / src / main / resources / templates / include / soneMenu.html
index a1dd944..87114cc 100644 (file)
@@ -15,7 +15,7 @@
                <%if !sone.local>
                        <div>
                                <button class="follow<%if sone.friend> hidden<%/if>"><%= View.Sone.Button.FollowSone|l10n|html></button>
-                               <button class="unfollow<%if !sone.friend> hidden<%/if>"><%= View.Sone.Button.UnfollowSone|l10n|html></buton>
+                               <button class="unfollow<%if !sone.friend> hidden<%/if>"><%= View.Sone.Button.UnfollowSone|l10n|html></button>
                        </div>
                <%/if>
        </div>