* finish task #6034.

This commit is contained in:
wangyidong
2019-07-05 10:52:30 +08:00
parent e3da7312f2
commit 9910fa461c
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
<th><?php echo $lang->doclib->control;?></th>
<td>
<span><?php echo html::radio('acl', $lang->doc->aclList, 'open', "onchange='toggleAcl(this.value, \"lib\")'")?></span>
<span class='text-warning' id='noticeAcl'><?php echo $lang->doc->noticeAcl['lib']['product']['default'];?></span>
<span class='text-info' id='noticeAcl'><?php echo $lang->doc->noticeAcl['lib']['product']['default'];?></span>
</td>
</tr>
<tr id='whiteListBox' class='hidden'>