Revision control
Copy as Markdown
Other Tools
<?xml version="1.0" encoding="UTF-8"?>
<!-- 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
<!DOCTYPE html>
<html
lightweightthemes="true"
style="max-width: 400px"
>
<head>
<title data-l10n-id="calendar-itip-identity-dialog-box-title"></title>
<link
rel="stylesheet"
/>
<link rel="localization" href="calendar/calendar-itip-identity-dialog.ftl" />
</head>
<dialog buttons="accept,cancel">
<html:div
id="calendar-itip-identity-warning"
data-l10n-id="calendar-itip-identity-warning-body"
></html:div>
<label id="identity-menu-label" control="identity-menu" />
<menulist id="identity-menu" />
</dialog>
</html:body>
</html>