]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rewrite_rows.tpl
Renamed a lot language strings to new naming convention, first english translation...
[mailer.git] / templates / de / html / admin / admin_config_rewrite_rows.tpl
index ddf645d3344022fee3bac1e13ad807c7aa0834cb..01d5188d25a7b386566ab8e86c2689443928be21 100644 (file)
@@ -2,7 +2,7 @@
        <td class="{%template,ColorSwitch%} bottom right" align="center">$content[module]</td>
        <td class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[title]%}</td>
        <td class="{%template,ColorSwitch%} bottom" align="center">
-               <input type="radio" class="form_field" name="mod[$content[module]]" class="form_field" value="Y"$content[y_default] /> {--YES--}<br />
-               <input type="radio" class="form_field" name="mod[$content[module]]" class="form_field" value="N"$content[n_default] /> {--NO--}
+               <input type="radio" class="form_field" name="mod[$content[module]]" value="Y"$content[y_default] /> {--YES--}<br />
+               <input type="radio" class="form_field" name="mod[$content[module]]" value="N"$content[n_default] /> {--NO--}
        </td>
 </tr>