mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 11:26:13 +00:00
ui: unused "formfld"
This commit is contained in:
parent
735dbfa7f6
commit
9435e02618
@ -105,7 +105,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td>
|
||||
<input type="checkbox" class="formfld" id="resolve" name="resolve" value="yes">
|
||||
<input type="checkbox" id="resolve" name="resolve" value="yes">
|
||||
</td>
|
||||
<td>
|
||||
<strong><?=gettext("Name resolution");?></strong>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user