xxb/module/common/view/position.html.php
2023-10-23 15:51:36 +08:00

14 lines
520 B
PHP
Executable File

<?php
/**
* The position view of common module of XXB.
*
* @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd., www.zentao.net)
* @license ZOSL (https://zpl.pub/page/zoslv1.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package common
* @version $Id: position.html.php 4029 2016-08-26 06:50:41Z liugang $
* @link https://xuanim.com
*/
?>
<div class='row'><div class='u-1'><?php $common->printPositionBar();?></div></div>