|
|
|
@ -202,7 +202,7 @@
|
|
|
|
|
|
|
|
|
|
<span class="input-group-btn">
|
|
|
|
|
<button class="btn btn-default btn-sm" type="submit">搜索</button>
|
|
|
|
|
<?php if (in_array($this->config->item('site_code'), array('jp', 'gm', 'vc', 'vac', 'ru', 'it'))) { ?>
|
|
|
|
|
<?php if (in_array($this->config->item('site_code'), array('jp', 'gm', 'vc', 'vac', 'ru', 'it', 'gh_jp', 'gh_gm', 'gh_vc', 'gh_vac', 'gh_ru', 'gh_it'))) { ?>
|
|
|
|
|
<a href="<?php
|
|
|
|
|
$admin_info = $this->session->userdata('session_admin');
|
|
|
|
|
echo 'https://multimedia.mycht.cn/authorise/' . $admin_info['OPI_SN'] . '/' . $this->config->item('site_code') ?>"
|
|
|
|
|