2006-05-17 04:30:57 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2011-01-17 05:26:58 +01:00
|
|
|
<!DOCTYPE html SYSTEM "chrome://resurrect/locale/overlay.dtd">
|
2006-05-17 04:30:57 +02:00
|
|
|
|
2008-05-20 03:50:40 +02:00
|
|
|
<html
|
|
|
|
xmlns="http://www.w3.org/1999/xhtml"
|
|
|
|
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
2008-04-27 04:48:13 +02:00
|
|
|
>
|
2011-01-17 05:26:58 +01:00
|
|
|
<body class="resurrect">
|
|
|
|
<fieldset id='resurrect'>
|
|
|
|
<!-- fake elements so getElementById() doesn't die -->
|
|
|
|
<div id='targetTab' style='display: none;'></div>
|
|
|
|
<div id='targetWin' style='display: none;'></div>
|
|
|
|
|
|
|
|
<legend>
|
|
|
|
<img src='chrome://resurrect/skin/tb-icon-small.png' />
|
|
|
|
&resurrect.thispage;
|
|
|
|
</legend>
|
|
|
|
<xul:button
|
|
|
|
value='coralcdn' label=' &resurrect.coralcdn;'
|
|
|
|
image='chrome://resurrect/skin/cacheicons/coralcdn.png'
|
|
|
|
/>
|
|
|
|
<xul:button
|
|
|
|
value='google' label=' &resurrect.google;'
|
|
|
|
image='chrome://resurrect/skin/cacheicons/google.png'
|
|
|
|
/>
|
|
|
|
<xul:button
|
|
|
|
value='googletext' label=' &resurrect.google;&resurrect.textonly;'
|
|
|
|
image='chrome://resurrect/skin/cacheicons/google.png'
|
|
|
|
/>
|
|
|
|
<xul:button
|
|
|
|
value='yahoo' label=' &resurrect.yahoo;'
|
|
|
|
image='chrome://resurrect/skin/cacheicons/yahoo.png'
|
|
|
|
/>
|
|
|
|
<xul:button
|
|
|
|
value='archive' label=' &resurrect.archive;'
|
|
|
|
image='chrome://resurrect/skin/cacheicons/archive.png'
|
|
|
|
/>
|
2011-03-05 16:30:33 +01:00
|
|
|
<xul:button
|
|
|
|
value='waybackmachine' label=' &resurrect.waybackmachine;'
|
|
|
|
image='chrome://resurrect/skin/cacheicons/waybackmachine.png'
|
|
|
|
/>
|
2011-01-17 05:26:58 +01:00
|
|
|
<xul:button
|
|
|
|
value='bing' label=' &resurrect.bing;'
|
|
|
|
image='chrome://resurrect/skin/cacheicons/bing.png'
|
|
|
|
/>
|
|
|
|
<xul:button
|
|
|
|
value='gigablast' label=' &resurrect.gigablast;'
|
|
|
|
image='chrome://resurrect/skin/cacheicons/gigablast.png'
|
|
|
|
/>
|
|
|
|
<xul:button
|
|
|
|
value='webcitation' label=' &resurrect.webcitation;'
|
|
|
|
image='chrome://resurrect/skin/cacheicons/webcitation.png'
|
|
|
|
/>
|
|
|
|
</fieldset>
|
2008-04-27 00:21:00 +02:00
|
|
|
</body>
|
2006-05-17 04:30:57 +02:00
|
|
|
</html>
|