Revision control

Copy as Markdown

Other Tools

<?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/. -->
<html
scrolling="false"
>
<head>
<title>&title.label;</title>
<link rel="stylesheet" href="chrome://global/skin/global.css" />
<link rel="stylesheet" href="chrome://messenger/skin/messenger.css" />
<script
defer="defer"
></script>
</head>
<html:body
>
<dialog
id="certFetchingStatus"
buttons="cancel"
buttonlabelcancel="&stop.label;"
>
<stringbundle
id="bundle_ldap"
/>
<description>&info.message;</description>
</dialog>
</html:body>
</html>