* Finish task#8746.
This commit is contained in:
@@ -734,7 +734,8 @@ $lang->pager->pageOfTotal = "Page <strong>{page}</strong> of <strong>{totalPage
|
||||
$lang->colorPicker = new stdclass();
|
||||
$lang->colorPicker->errorTip = 'Not a valid color value';
|
||||
|
||||
$lang->proVersion = "<a href='http://api.zentao.net/goto.php?item=proversion&from=footer' target='_blank' id='proLink' class='text-important'>ZenTao Pro <i class='text-danger icon-pro-version'></i></a> ";
|
||||
$lang->proVersion = "<a href='https://www.zentao.pm/book/zentaopromanual/free-open-source-project-management-software-zentaopro-127.html' target='_blank' id='proLink' class='btn btn-link'><span class='label'>Upgrade</span></a>";
|
||||
$lang->globalLogo = "<img src='{$this->config->webRoot}theme/default/images/main/zentao.png'/>";
|
||||
$lang->downNotify = "Download Desktop Notification";
|
||||
$lang->downloadClient = "Download ZenTao Desktop";
|
||||
$lang->clientHelp = "Client Help";
|
||||
|
||||
@@ -734,7 +734,8 @@ $lang->pager->pageOfTotal = "Page <strong>{page}</strong> of <strong>{totalPage
|
||||
$lang->colorPicker = new stdclass();
|
||||
$lang->colorPicker->errorTip = 'Not a valid color value';
|
||||
|
||||
$lang->proVersion = "<a href='https://www.zentao.pm/book/zentaopromanual/free-open-source-project-management-software-zentaopro-127.html' target='_blank' id='proLink' class='text-important'>ZenTao Pro <i class='text-danger icon-pro-version'></i></a> ";
|
||||
$lang->proVersion = "<a href='https://www.zentao.pm/book/zentaopromanual/free-open-source-project-management-software-zentaopro-127.html' target='_blank' id='proLink' class='btn btn-link'><span class='label'>Upgrade</span></a>";
|
||||
$lang->globalLogo = "<img src='{$this->config->webRoot}theme/default/images/main/zentao.png'/>";
|
||||
$lang->downNotify = "Download Desktop Notification";
|
||||
$lang->downloadClient = "Download ZenTao Desktop";
|
||||
$lang->clientHelp = "Client Help";
|
||||
|
||||
@@ -734,7 +734,8 @@ $lang->pager->pageOfTotal = "Page <strong>{page}</strong> sur <strong>{totalPag
|
||||
$lang->colorPicker = new stdclass();
|
||||
$lang->colorPicker->errorTip = "Ce n'est pas une valeur de couleur valide";
|
||||
|
||||
$lang->proVersion = "<a href='https://www.zentao.pm/book/zentaopromanual/free-open-source-project-management-software-zentaopro-127.html' target='_blank' id='proLink' class='text-important'>ZenTao Pro <i class='text-danger icon-pro-version'></i></a> ";
|
||||
$lang->proVersion = "<a href='https://www.zentao.pm/book/zentaopromanual/free-open-source-project-management-software-zentaopro-127.html' target='_blank' id='proLink' class='btn btn-link'><span class='label'>Upgrade</span></a>";
|
||||
$lang->globalLogo = "<img src='{$this->config->webRoot}theme/default/images/main/zentao.png'/>";
|
||||
$lang->downNotify = "Télécharger la notification sur le bureau";
|
||||
$lang->downloadClient = "Télécharger ZenTao Desktop";
|
||||
$lang->clientHelp = "Aide Client";
|
||||
|
||||
@@ -734,7 +734,8 @@ $lang->pager->pageOfTotal = "Page <strong>{page}</strong> of <strong>{totalPage
|
||||
$lang->colorPicker = new stdclass();
|
||||
$lang->colorPicker->errorTip = 'Not a valid color value';
|
||||
|
||||
$lang->proVersion = "<a href='https://www.zentao.pm/book/zentaopromanual/free-open-source-project-management-software-zentaopro-127.html' target='_blank' id='proLink' class='text-important'>ZenTao Pro <i class='text-danger icon-pro-version'></i></a> ";
|
||||
$lang->proVersion = "<a href='https://www.zentao.pm/book/zentaopromanual/free-open-source-project-management-software-zentaopro-127.html' target='_blank' id='proLink' class='btn btn-link'><span class='label'>Upgrade</span></a>";
|
||||
$lang->globalLogo = "<img src='{$this->config->webRoot}theme/default/images/main/zentao.png'/>";
|
||||
$lang->downNotify = "Download Desktop Notification";
|
||||
$lang->downloadClient = "Download ZenTao Desktop";
|
||||
$lang->clientHelp = "Client Help";
|
||||
|
||||
@@ -735,7 +735,8 @@ $lang->pager->pageOfTotal = '第 <strong>{page}</strong>/<strong>{totalPage}</s
|
||||
$lang->colorPicker = new stdclass();
|
||||
$lang->colorPicker->errorTip = '不是有效的颜色值';
|
||||
|
||||
$lang->proVersion = "<a href='https://api.zentao.net/goto.php?item=proversion&from=footer' target='_blank' id='proLink' class='text-important'>专业版 <i class='text-danger icon-pro-version'></i></a> ";
|
||||
$lang->proVersion = "<a href='https://api.zentao.net/goto.php?item=proversion&from=footer' target='_blank' id='proLink' class='btn btn-link'><span class='label'>升级</span></a>";
|
||||
$lang->globalLogo = "<img src='{$this->config->webRoot}theme/default/images/main/zentao.png'/>";
|
||||
$lang->downNotify = "下载桌面提醒";
|
||||
$lang->downloadClient = "下载客户端";
|
||||
$lang->clientHelp = "客户端使用说明";
|
||||
|
||||
@@ -977,7 +977,8 @@ class commonModel extends model
|
||||
public static function printClientLink()
|
||||
{
|
||||
global $lang;
|
||||
echo html::a(helper::createLink('misc', 'downloadClient', '', '', true), $lang->downloadClient, '', "title='$lang->downloadClient' class='text-primary iframe' data-width='600'") . html::a($lang->clientHelpLink, "<i class='icon-lightbulb text-success'></i>", '', "title='$lang->clientHelp' target='_blank'") . ' ';
|
||||
echo html::a(helper::createLink('misc', 'downloadClient', '', '', true), $lang->downloadClient, '', "title='$lang->downloadClient' class='btn btn-link iframe' data-width='600'");
|
||||
echo html::a($lang->clientHelpLink, "<i class='icon-lightbulb text-success'></i>", '', "title='$lang->clientHelp' class='btn btn-link' target='_blank'");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
@@ -24,3 +24,15 @@
|
||||
#userNav>li .lang .dropdown-menu, #userNav>li .theme .dropdown-menu{top: -60px}
|
||||
#userNav .dropdown-menu>li>a>.icon { position: initial; display: inline;}
|
||||
#userNav li.open>a{background:#0c64eb}
|
||||
#poweredBy{width: 55%; position: absolute; top: 4px; right: 0; padding: 0px 40px 0px 0px;}
|
||||
|
||||
#globalSearchDiv{width:50%; float: right;}
|
||||
#globalSearchDiv .input-group{width: 70%; float: right; margin-top: 2px;}
|
||||
#globalSearchInput {height: 28px; padding-left: 10px;}
|
||||
#globalSearchButton {height: 28px;}
|
||||
|
||||
#globalBarLogo {width: 100%; float: right;}
|
||||
#globalBarLogo a {float: right; margin: 0px 5px;}
|
||||
#globalBarLogo img{width: 72px; float: left; margin-top: 2px;}
|
||||
|
||||
#globalMessages .icon{font-size: 24px; color: #16a8f8;}
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<?php
|
||||
$lang->index->common = 'Home';
|
||||
$lang->index->index = 'Home';
|
||||
$lang->index->search = 'Please input';
|
||||
|
||||
$lang->index->tab = new stdClass();
|
||||
$lang->index->tab->open = 'Open';
|
||||
$lang->index->tab->reload = 'Reload';
|
||||
$lang->index->tab->close = 'Close';
|
||||
|
||||
@@ -3,6 +3,6 @@ $lang->index->common = 'Home';
|
||||
$lang->index->index = 'Home';
|
||||
|
||||
$lang->index->tab = new stdClass();
|
||||
$lang->index->tab->open = 'Open';
|
||||
$lang->index->tab->reload = 'Reload';
|
||||
$lang->index->tab->close = 'Close';
|
||||
$lang->index->tab->open = 'Open';
|
||||
$lang->index->tab->reload = 'Reload';
|
||||
$lang->index->tab->close = 'Close';
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<?php
|
||||
$lang->index->common = 'Accueil';
|
||||
$lang->index->index = 'Accueil';
|
||||
$lang->index->search = 'Please input';
|
||||
|
||||
$lang->index->tab = new stdClass();
|
||||
$lang->index->tab->open = 'Open';
|
||||
$lang->index->tab->reload = 'Reload';
|
||||
$lang->index->tab->close = 'Close';
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<?php
|
||||
$lang->index->common = 'Trang chủ';
|
||||
$lang->index->index = 'Trang chủ';
|
||||
$lang->index->search = 'Please input';
|
||||
|
||||
$lang->index->tab = new stdClass();
|
||||
$lang->index->tab->open = 'Open';
|
||||
$lang->index->tab->reload = 'Reload';
|
||||
$lang->index->tab->close = 'Close';
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
<?php
|
||||
$lang->index->common = '首页';
|
||||
$lang->index->index = '首页';
|
||||
$lang->index->search = '请输入';
|
||||
|
||||
$lang->index->tab = new stdClass();
|
||||
$lang->index->tab->open = '打开';
|
||||
$lang->index->tab->reload = '刷新';
|
||||
$lang->index->tab->close = '关闭';
|
||||
$lang->index->tab->open = '打开';
|
||||
$lang->index->tab->reload = '刷新';
|
||||
$lang->index->tab->close = '关闭';
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<?php
|
||||
$lang->index->common = '首頁';
|
||||
$lang->index->index = '首頁';
|
||||
$lang->index->search = '請輸入';
|
||||
|
||||
$lang->index->tab = new stdClass();
|
||||
$lang->index->tab->open = '打開';
|
||||
$lang->index->tab->reload = '刷新';
|
||||
$lang->index->tab->close = '關閉';
|
||||
|
||||
@@ -44,12 +44,24 @@ js::set('defaultOpen', $open);
|
||||
<div id='pages'>
|
||||
</div>
|
||||
<div id='pagesBar'>
|
||||
<ul id='bars' class='nav nav-default'></ul>
|
||||
<div id='poweredBy'>
|
||||
<a href='<?php echo $lang->website;?>' target='_blank'><i class='icon-zentao'></i> <?php echo $lang->zentaoPMS . $config->version;?></a>
|
||||
<?php echo $lang->proVersion;?>
|
||||
<ul id='bars' class='nav nav-default'></ul>
|
||||
<div id='poweredBy'>
|
||||
<div id="globalBarLogo">
|
||||
<?php if(isset($config->xxserver->installed) and $config->xuanxuan->turnon) commonModel::printClientLink();?>
|
||||
<?php echo $lang->proVersion;?>
|
||||
<a href='<?php echo $lang->website;?>' target='_blank' title='<?php echo $config->version;?>'><?php echo $lang->globalLogo;?></a>
|
||||
<a id ="globalMessages" class="btn btn-sm btn-link" type="button"><i class="icon icon-message"></i></a>
|
||||
<div id="globalSearchDiv">
|
||||
<div class="input-group">
|
||||
<div class="input-control search-box search-box-circle has-icon-left has-icon-right search-example" id="searchboxExample">
|
||||
<input id="globalSearchInput" type="search" class="form-control search-input" placeholder="<?php echo $lang->index->search;?>">
|
||||
</div>
|
||||
<span class="input-group-btn">
|
||||
<button id="globalSearchButton" class="btn btn-secondary" type="button"><i class="icon icon-search"></i></button>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php include '../../common/view/footer.lite.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user