Bug 121606: H and W attributes are reversed in the new Page Info -> Media. Patch by Christopher Aillon <caillon@returnzero.com>, r=Daniel Brooks <db48x@yahoo.com>, sr=jag

This commit is contained in:
jaggernaut%netscape.com 2006-09-14 06:02:11 +00:00
Родитель 2f9b1f4b0e
Коммит b8885bd325
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -296,9 +296,9 @@
<separator/>
<hbox>
<label value="&mediaWidth;"/>
<textbox readonly="true" crop="right" id="imageheight"/>
<label value="&mediaHeight;"/>
<textbox readonly="true" crop="right" id="imagewidth"/>
<label value="&mediaHeight;"/>
<textbox readonly="true" crop="right" id="imageheight"/>
</hbox>
</row>
<!-- <row>