Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
47f1ff7ccc
@ -86,7 +86,7 @@ class ExportMediawiki extends ExportPlugin
|
||||
|
||||
// export table headers
|
||||
$leaf = new BoolPropertyItem();
|
||||
$leaf->setName("caption");
|
||||
$leaf->setName("headers");
|
||||
$leaf->setText(__('Export table headers'));
|
||||
$generalOptions->addProperty($leaf);
|
||||
//add the main group to the root group
|
||||
@ -361,4 +361,4 @@ class ExportMediawiki extends ExportPlugin
|
||||
return "\n";
|
||||
}
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user