Last change
on this file since 1224 was
1165,
checked in by nicholasbs, 11 years ago
|
Fixes #1386 by adding a value attribute to all checkboxes/radio buttons that didn't have any.
|
-
Property svn:keywords set to
LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
|
File size:
658 bytes
|
Line | |
---|
1 | <h1 id="[h1]"><l10n>SmartReplace Settings</l10n></h1> |
---|
2 | <div style="margin-left: 10px;"> |
---|
3 | <table style="width: 100%;border:none"> |
---|
4 | <tr> |
---|
5 | <td style="width:15px"><input type="checkbox" id="[enable]" name="[enable]" value="on" /></td> |
---|
6 | <td style="text-align:left"><l10n>Enable automatic replacements</l10n></td> |
---|
7 | </tr> |
---|
8 | <tr> |
---|
9 | <td style="width:15px"><input type="checkbox" id="[convert]" name="[convert]" value="on" /></td> |
---|
10 | <td style="text-align:left"><l10n>Convert all quotes and dashes in the current document</l10n> <input style="display:none" type="button" id="[ok]" value="_(OK)" /></td> |
---|
11 | </tr> |
---|
12 | </table> |
---|
13 | </div> |
---|
14 | <div class="buttons"> |
---|
15 | |
---|
16 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.