Remove dumb explanatory text.

This commit is contained in:
blakeross%telocity.com 2002-09-19 19:14:28 +00:00
parent c955387bc6
commit 21a41ccb5c
2 changed files with 0 additions and 2 deletions

View File

@ -44,7 +44,6 @@
<groupbox>
<caption label="&header2.label;"/>
<vbox flex="1">
<description>&homePageIntro.label;</description>
<hbox align="center">
<label value="&location.label;" accesskey="&location.accesskey;" control="browserStartupHomepage"/>
<textbox id="browserStartupHomepage" type="autocomplete" flex="1"

View File

@ -1,7 +1,6 @@
<!ENTITY lHeader "General">
<!ENTITY header2.label "Home Page">
<!ENTITY homePageIntro.label "Clicking the Home button takes you to this page.">
<!ENTITY location.label "Location:">
<!ENTITY location.accesskey "a">
<!ENTITY useCurrent.label "Use Current Page">