forgot to take out the foo id from checkin
git-svn-id: svn://10.0.0.236/trunk@97112 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
|
||||
<!-- toolbar buttons customization -->
|
||||
<titledbox flex="1" orient="horizontal" id="prefShowButtons">
|
||||
<label value="&toolbarIntro.label;" id="foo"/>
|
||||
<label value="&toolbarIntro.label;"/>
|
||||
<box orient="vertical">
|
||||
|
||||
<checkbox allowevents="true"
|
||||
@@ -128,10 +128,10 @@
|
||||
preftype="bool"
|
||||
prefstring="browser.toolbars.showbutton.print"
|
||||
prefattribute = "checked"/>
|
||||
</box>
|
||||
</box>
|
||||
<box orient="vertical" id="prefShowButtonBox">
|
||||
|
||||
</box>
|
||||
</titledbox>
|
||||
</titledbox>
|
||||
</window>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user