This commit is contained in:
Shinsuke Sugaya 2014-10-30 21:55:09 +09:00
parent c9014bf859
commit 4bb9531d8c

View file

@ -70,14 +70,6 @@
key="labels.suggest_bad_word_suggest_word" /></th>
<td>${f:h(suggestWord)}<html:hidden property="suggestWord" /></td>
</tr>
<tr>
<th><bean:message key="labels.suggest_bad_word_target_role" /></th>
<td>${f:h(targetRole)}<html:hidden property="targetRole" /></td>
</tr>
<tr>
<th><bean:message key="labels.suggest_bad_word_target_label" /></th>
<td>${f:h(targetLabel)}<html:hidden property="targetLabel" /></td>
</tr>
</tbody>
<tfoot>
<tr>