mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-03-01 16:04:11 +08:00
5 lines
366 B
HTML
5 lines
366 B
HTML
|
|
<div class="brand">
|
|
<img src="<!--{if !$_G['setting']['bbclosed']}-->{eval echo $_G['setting']['sitelogo']?'index.php?mod=io&op=thumbnail&size=small&path='.dzzencode('attach::'.$_G['setting']['sitelogo']):'static/image/common/logo.png';}<!--{else}-->static/image/common/logo.png<!--{/if}-->">
|
|
<div class="main-title">{lang register_welcome_tip}</div>
|
|
</div> |