BUG: malformed html causing rendering issues in IE8

This commit is contained in:
Naomi Guyer 2013-03-20 13:23:47 +13:00
parent f7e4e279ee
commit aefb78da8b
1 changed files with 2 additions and 2 deletions

View File

@ -42,9 +42,9 @@
<span class="step-label">
<% if useFieldContext %>
<span class="flyout">2</span><span class="arrow"></span>
<span class="title">Edit Document Details</span>
<strong class="title">Edit Document Details</strong>
<% else %>
<label>Selected Document</strong>
<label>Selected Document</label>
<% end_if %>
</span>
</div>