1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 10:26:17 +00:00

change wiki (#6052)

This commit is contained in:
Michael An
2024-05-06 17:09:47 +08:00
committed by GitHub
parent fa1157ce8a
commit 65ce3052ee
11 changed files with 45 additions and 36 deletions

View File

@@ -68,7 +68,7 @@ class WikiSelectDialog extends React.Component {
render() {
return (
<Modal isOpen={true} toggle={this.toggle}>
<ModalHeader toggle={this.toggle}>{gettext('Publish a Library')}</ModalHeader>
<ModalHeader toggle={this.toggle}>{gettext('Create Wiki from existing library')}</ModalHeader>
<ModalBody className="dialog-list-container">
<table>
<thead>