* finish task #6261.
This commit is contained in:
@@ -27,7 +27,7 @@ if(empty($config->notMd5Pwd))js::import($jsRoot . 'md5.js');
|
||||
</header>
|
||||
<div class="table-row">
|
||||
<div class="col-4 text-center" id='logo-box'>
|
||||
<img src="<?php echo $config->webRoot . 'theme/default/images/main/' . (common::checkNotCN() ? 'zt-logo.png' : 'zt-logo-en.png');?>" alt="">
|
||||
<img src="<?php echo $config->webRoot . 'theme/default/images/main/' . $this->lang->logoImg;?>" />
|
||||
</div>
|
||||
<div class="col-8">
|
||||
<form method='post' target='hiddenwin'>
|
||||
|
||||
Reference in New Issue
Block a user