delete one line
This commit is contained in:
parent
af1a591271
commit
bb38d6c135
@ -380,7 +380,6 @@ class PHPWord_Writer_Word2007_Base extends PHPWord_Writer_Word2007_WriterPart
|
||||
$underline = $style->getUnderline();
|
||||
$superscript = $style->getSuperScript();
|
||||
$subscript = $style->getSubScript();
|
||||
$hint='';
|
||||
|
||||
$objWriter->startElement('w:rPr');
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user