diff options
Diffstat (limited to 'mailnews/base/prefs/content/am-server-top.xul')
-rw-r--r-- | mailnews/base/prefs/content/am-server-top.xul | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mailnews/base/prefs/content/am-server-top.xul b/mailnews/base/prefs/content/am-server-top.xul new file mode 100644 index 000000000..890fa7a79 --- /dev/null +++ b/mailnews/base/prefs/content/am-server-top.xul @@ -0,0 +1,13 @@ +<?xml version="1.0"?> +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + + +<?xml-stylesheet href="chrome://messenger/skin/accountManage.css" type="text/css"?> + +<!DOCTYPE page SYSTEM "chrome://messenger/locale/am-server-top.dtd" > + +<page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> + +</page> |