mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
issue 70 document, comment, trackback module UI change.
But not finished yet git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8639 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5385ebb524
commit
9acd474c52
37 changed files with 1125 additions and 830 deletions
|
|
@ -3,8 +3,8 @@
|
|||
<div class="header">
|
||||
<h1><a href="{getUrl('','module','admin')}"><img src="img/xe.h1.png" width="33" height="32" alt="XE" /> Super Admin</a></h1>
|
||||
<div class="siteTool">
|
||||
<a href="#moveSiteList" class="layerAnchor">Move to Site</a>
|
||||
<div class="layer portlet" id="moveSiteList">
|
||||
<a href="#moveSiteList" class="i tgAnchor" data-effect="slide" data-duration="100">Move to Site</a>
|
||||
<div class="layer portlet tgContent" id="moveSiteList">
|
||||
<h2 class="h2">Move to Site</h2>
|
||||
<ul class="lined">
|
||||
<li>XpressEngine - <a href="#">http://xe.xpressengine.net/</a></li>
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
<ul>
|
||||
<li><a href="#">정찬명</a></li>
|
||||
<li><a href="{getUrl('module','admin','act','procAdminLogout')}">Log-out</a></li>
|
||||
<li><a href="#language" class="tgSlide">Language</a>
|
||||
<li><a href="#language" class="tgAnchor" data-effect="slide" data-duration="100">Language</a>
|
||||
<ul class="tgContent" id="language">
|
||||
<!--@foreach($lang_supported as $key => $val)-->
|
||||
<li><a href="#" onclick="doChangeLangType('{$key}'); return false;">{$val}</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue