Fix abuse of embedded HTML in XUL that was causing an assert b=222220 r+sr=jag

This commit is contained in:
neil%parkwaycc.co.uk 2006-05-17 02:39:54 +00:00
parent 3450896f3f
commit 41bb8d027a

View File

@ -106,8 +106,6 @@
<vbox class="inset" style="overflow: auto;" flex="1">
<label id="description"/>
</vbox>
<hbox align="start">
<html:a class="themesLink" id="themesLink" href="&getNewThemesURL;"
style="display: block;" target="_blank">&getNewThemes.label;</html:a>
</hbox>
<label class="small-margin"><html:a href="&getNewThemesURL;" id="themesLink"
class="themesLink" target="_blank">&getNewThemes.label;</html:a></label>
</page>