9 lines
337 B
HTML
Executable File
9 lines
337 B
HTML
Executable File
<h1 id="[h1]"><l10n>Clean up HTML</l10n></h1>
|
|
<div style="margin-left: 10px;">
|
|
<l10n>Please select from the following cleaning options...</l10n>
|
|
<!--filters-->
|
|
<div style="margin-top: 10px;">
|
|
<input type="button" id="[ok]" value="_(OK)" />
|
|
<input type="button" id="[cancel]" value="_(Cancel)" />
|
|
</div>
|
|
</div> |