aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-03-27 06:52:32 +0800
committerChristian Persch <chpe@src.gnome.org>2008-03-27 06:52:32 +0800
commit76d26bb44656e5ab42a3f8c86865de25fb58c3ab (patch)
tree803a67994c0da699611bef894a8234a882ec85b2 /data
parente79c75124f76b097b6e79f3a039813d37125df0b (diff)
downloadgsoc2013-epiphany-76d26bb44656e5ab42a3f8c86865de25fb58c3ab.tar
gsoc2013-epiphany-76d26bb44656e5ab42a3f8c86865de25fb58c3ab.tar.gz
gsoc2013-epiphany-76d26bb44656e5ab42a3f8c86865de25fb58c3ab.tar.bz2
gsoc2013-epiphany-76d26bb44656e5ab42a3f8c86865de25fb58c3ab.tar.lz
gsoc2013-epiphany-76d26bb44656e5ab42a3f8c86865de25fb58c3ab.tar.xz
gsoc2013-epiphany-76d26bb44656e5ab42a3f8c86865de25fb58c3ab.tar.zst
gsoc2013-epiphany-76d26bb44656e5ab42a3f8c86865de25fb58c3ab.zip
Remove the useless "Get me out of here!" button.
svn path=/trunk/; revision=8137
Diffstat (limited to 'data')
-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;'/>
">