Mozilla/mozilla/netwerk/resources/content/securityOverlay.xul
timeless%mac.com 1b8ed1424c Bug 65428 language="javascript" should be type="application/x-javascript"
r=ksosez@softhome.net a=ben


git-svn-id: svn://10.0.0.236/trunk@89506 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 15:35:07 +00:00

15 lines
592 B
XML

<?xml version="1.0"?>
<?xml-stylesheet href="chrome://communicator/skin/securityOverlay.css" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://communicator/locale/securityOverlay.dtd">
<overlay id="NavSecurityOverlay"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script type="application/x-javascript" src="chrome://communicator/content/securityUI.js" />
<statusbarpanel id="security-button" onclick="displayPageInfo()" tooltip="aTooltip" tooltiptext="&lockIcon.label;"/>
</overlay>