Skip to content

Commit abd4582

Browse files
committed
Merge branch 't/9663'
2 parents db15073 + 92b7fdc commit abd4582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/dtd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ CKEDITOR.dtd = (function() {
178178
td: F,
179179
textarea: T,
180180
tfoot: { tr:1 },
181-
th: P,
181+
th: F,
182182
thead: { tr:1 },
183183
time: Y( P, { time:1 } ),
184184
title: T,

0 commit comments

Comments
 (0)