Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Missing HTML class

This discussion is related to the Restore Draft addon.
JasonBarnabeJasonBarnabe Cynical Salamander ✭✭
edited January 2012 in Vanilla 2.0 - 2.8

Vanilla 2.0.18.1, Restore Draft 0.15.
<a href="javascript:void(0);">Restore Draft</a>
should be:
<a href="javascript:void(0);" class="TabLink">Restore Draft</a>
for proper styling.

Comments

Sign In or Register to comment.