mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-25 16:00:22 +01:00
Merge pull request #432 from Ringstaart/patch-1
Replace capital X by clearly superior ASCII ×
This commit is contained in:
commit
51cf96823e
@ -182,7 +182,7 @@
|
||||
|
||||
$postForm.find('table:first').prepend('<tr><th colspan="2">\
|
||||
<span class="handle">\
|
||||
<a class="close-btn" href="javascript:void(0)">X</a>\
|
||||
<a class="close-btn" href="javascript:void(0)">×</a>\
|
||||
' + _('Quick Reply') + '\
|
||||
</span>\
|
||||
</th></tr>');
|
||||
|
Loading…
Reference in New Issue
Block a user