mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Issue 2452:[Admin UI Refactoring] Content > General
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11569 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
619367c2df
commit
9d77775934
4 changed files with 183 additions and 165 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<input type="hidden" name="module" value="admin" />
|
||||
<input type="hidden" name="act" value="procAdminUpdateConfig" />
|
||||
<div class="x_control-group">
|
||||
<label class="x_control-label" for="adminLogo">{$lang->admin_logo}</label>
|
||||
<label class="x_control-label">{$lang->admin_logo}</label>
|
||||
<div class="x_controls">
|
||||
<!--@if($config_object->adminLogo)-->
|
||||
<img src="{getUrl('').$config_object->adminLogo}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue