Merge branch '15.0.beta3' of http://gitlab.zcorp.cc/easycorp/zentaopms into 15.0.beta3

This commit is contained in:
holan20180123
2021-04-13 16:51:48 +08:00
+4 -1
View File
@@ -11,7 +11,10 @@
*/
?>
<?php if($preferenceSetted):?>
<style> #submit{margin-top: 45px} </style>
<style>
#submit{margin-top: 45px}
.chosen-container-single .chosen-single div b {top: 7px !important;}
</style>
<?php include '../../common/view/header.html.php';?>
<?php else:?>
<?php include '../../common/view/header.lite.html.php';?>