radio_option.tpl 240 字节 原文件 审查 历史 永久链接 1 2 3 4 <td> <input type="radio" name="{{ name }}" value="{{ option }}"{{ checked.true:begin }} checked="checked"{{ checked.true:end }} id="{{ id }}" class="prisna_wp_translate_radio_option" /> <label for="{{ id }}">{{ value }}</label> </td>