* Finish task #3879, #3880.

This commit is contained in:
chenfeiCF
2018-05-03 16:50:18 +08:00
parent 89b4ed727c
commit 5506bcee01
2 changed files with 18 additions and 14 deletions
+10 -7
View File
@@ -12,14 +12,17 @@
?>
<?php include '../../common/view/header.lite.html.php';?>
<?php include '../../common/view/chosen.html.php';?>
<div id='titlebar'>
<div class='heading'>
<span class='prefix'><?php echo html::icon($lang->icons['doclib']);?></span>
<strong><small class='text-muted'><i class='icon icon-plus'></i></small> <?php echo $lang->doc->createLib;?></strong>
<div id='mainContent' class='main-content'>
<div class='center-block'>
<div class='main-header'>
<h2>
<i class='icon icon-plus'></i>
<span class='prefix'><?php echo html::icon($lang->icons['doclib']);?></span>
<?php echo $lang->doc->createLib;?>
</h2>
</div>
</div>
</div>
<div class='main'>
<form method='post' target='hiddenwin' class='form-condensed' style='margin: 40px 0 160px 0'>
<form method='post' target='hiddenwin' >
<table class='table table-form'>
<tr>
<th class='w-80px'><?php echo $lang->doc->libType?></th>