Add Xinha editor
[booki.git] / site_media / xinha / unsupported_plugins / BackgroundImage / dialog.html
blob1f190d457d4dcfbc4597746fbceaee32ca3ed9c4
1 <h1 id="[h1]"><l10n>Set Page Background Image</l10n></h1>
3 <form action="" method="get">
4 <table style="text-align: center;" border="0" cellspacing="0" cellpadding="6">
5 <tr style="text-align: center; vertical-align: top;">
6 <template><td><input type="radio" name="[background]" value="%image%" /><img border="1" src="%thumbnail%" width="50" height="50"></td></template>
7 </tr>
8 </table>
9 <div class="space"></div>
10 <div id="[buttons]">
11 <input type="button" id="[set]" value="_(Set Background)" />
12 <input type="button" id="[delete]" style="width:auto" value="_(Remove Current Background)" />
13 <input type="button" id="[cancel]" value="_(Cancel)" />
14 </div>
15 </form>