91173 - page info window does not wrap, r=blake, sr=hewitt, patch by jrgm
git-svn-id: svn://10.0.0.236/branches/MOZILLA_0_9_4_BRANCH@103914 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -76,11 +76,11 @@
|
||||
<rows>
|
||||
<row>
|
||||
<text class="label" value="&pageInfo.pageTitle;"/>
|
||||
<text class="label" id="titletext" value=""/>
|
||||
<text class="label" id="titletext" value="" crop="right"/>
|
||||
</row>
|
||||
<row>
|
||||
<text class="label" value="&pageInfo.URL;"/>
|
||||
<text class="label" id="urltext" value=""/>
|
||||
<text class="label" id="urltext" value="" crop="right"/>
|
||||
</row>
|
||||
<row>
|
||||
<text class="label" value="&pageInfo.lastModified;"/>
|
||||
|
||||
Reference in New Issue
Block a user