Update merge.html.erb
This commit is contained in:
parent
8ae5dea99e
commit
3521a76918
|
@ -6,7 +6,7 @@
|
|||
<% end %>
|
||||
<form method="get" action='?' name='mode_form'>
|
||||
<nobr>
|
||||
<%= 嚴格比較模式+':' %>
|
||||
<%= '嚴格比較模式'+':' %>
|
||||
<% if params['mode']!='simple' %>
|
||||
<input type="checkbox" value="strict" onchange='this.form.submit()' checked><span>是</span>
|
||||
<% else %>
|
||||
|
|
Loading…
Reference in New Issue