1
0
This repository has been archived on 2025-06-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
LuckyCoinkydink/htmlarea/plugins/SuperClean/dialog.html

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>