Commit 58020222 authored by Byron Jones's avatar Byron Jones Committed by Dave Lawrence

Bug 850322 - make see-also's (add) button consistent with other buttons

r=glob,a=LpSolit
parent 748152ed
......@@ -160,7 +160,7 @@
[% IF Param('use_see_also') %]
<span id="container_showhide_[% field.name FILTER html %]"
class="bz_default_hidden">
<a href="#" id="showhide_[% field.name FILTER html %]">(add)</a>
(<a href="#" id="showhide_[% field.name FILTER html %]">add</a>)
</span>
<div id="container_[% field.name FILTER html %]">
<label for="[% field.name FILTER html %]">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment