aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-03-28 23:09:57 +0800
committerChristian Persch <chpe@src.gnome.org>2008-03-28 23:09:57 +0800
commit2d469d7d7ae4bc727c6114c84ca30ffe357045cc (patch)
tree59c9f3e4ccacea4e28b9fbf13d520748913c09bc
parentc3c91758e34ad943f67acdbd9d2141eb503c453e (diff)
downloadgsoc2013-epiphany-2d469d7d7ae4bc727c6114c84ca30ffe357045cc.tar
gsoc2013-epiphany-2d469d7d7ae4bc727c6114c84ca30ffe357045cc.tar.gz
gsoc2013-epiphany-2d469d7d7ae4bc727c6114c84ca30ffe357045cc.tar.bz2
gsoc2013-epiphany-2d469d7d7ae4bc727c6114c84ca30ffe357045cc.tar.lz
gsoc2013-epiphany-2d469d7d7ae4bc727c6114c84ca30ffe357045cc.tar.xz
gsoc2013-epiphany-2d469d7d7ae4bc727c6114c84ca30ffe357045cc.tar.zst
gsoc2013-epiphany-2d469d7d7ae4bc727c6114c84ca30ffe357045cc.zip
Remove the useless "Get me out of here!" button.
svn path=/branches/gnome-2-22/; revision=8163
-rw-r--r--data/chrome/netError.dtd1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/chrome/netError.dtd b/data/chrome/netError.dtd
index 716d381e8..82fe3b1a8 100644
--- a/data/chrome/netError.dtd
+++ b/data/chrome/netError.dtd
@@ -5,6 +5,5 @@
<!ENTITY securityOverride.warningText "
<p>You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.</p>
-<xul:button xmlns:xul='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' id='getMeOutOfHereButton' label='&securityOverride.getMeOutOfHereButton;'/>
<xul:button xmlns:xul='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' id='exceptionDialogButton' label='&securityOverride.exceptionButtonLabel;'/>
">