remove extra '"' character discovered in UI review

git-svn-id: svn://10.0.0.236/trunk@75599 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
brade%netscape.com
2000-08-04 20:47:40 +00:00
parent ad73ad64b4
commit 62a1a50415

View File

@@ -76,7 +76,7 @@
</box>
<box id="MoreSection" orient="vertical" flex="1">
<!-- html used for labels that need to wrap -->
<html class="wrap" flex="1">"&headSection.label;</html>
<html class="wrap" flex="1">&headSection.label;</html>
<box orient="vertical" flex="1" style="width: 10em; height: 10em;">
<textfield id="HeadSrcInput" multiline="true" style="width: 1em" rows="1" flex="1"/>
</box>