<% If LocalMode <> "1" Then %>
[ <% = ActName %> ] のモール管理
|
<% = Spacer(1, 10) %> |
<% End If %>
<% If LocalMode = "1" Then %>モール<% End If %>管理メニュー
|
<% If GB_AutoLogin = 2 Then %>
<% = Spacer(7, 1) %> |
<% = ActionButton3Image("AdminBtn", "images/btn01bl.png", "images/btn01bl_o.png", 4, "images/btn01bc.png", "images/btn01bc_o.png", 88, "images/btn01br.png", "images/btn01br_o.png", 4, 24, "運用管理に戻る", "tx1214w", "center", "location.href='" & HomeAliasSL & "adminlogin_bin.asp?LoginID=" & SysAdminID & "&Password=" & SysAdminPass & "';") %>
|
<% End If %>
<% = Spacer(7, 1) %> |
<% = ActionButton3Image("LogoutBtn", "images/btn01bl.png", "images/btn01bl_o.png", 4, "images/btn01bc.png", "images/btn01bc_o.png", 64, "images/btn01br.png", "images/btn01br_o.png", 4, 24, "ログアウト", "tx1214w", "center", "location.href='" & HomeAliasSL & "?Logout=1';") %>
|
<% = Spacer(7, 1) %> |
<% = ActionButton3Image("ReturnBtn", "images/btn01bl.png", "images/btn01bl_o.png", 4, "images/btn01bc.png", "images/btn01bc_o.png", 76, "images/btn01br.png", "images/btn01br_o.png", 4, 24, "モールに戻る", "tx1214w", "center", "location.href='" & HomeAliasSL & "';") %>
|
|
<% = Spacer(1, 10) %> |
モール基本情報を管理する
|
<% = Spacer(1, 10) %> |
画像を管理する
|
<% = Spacer(1, 10) %> |
トピックを管理する
|
<% If LocalMode <> "1" Then %>
<% = Spacer(1, 10) %> |
管理者よりの通知を閲覧する
|
<% End If %>
<% = Spacer(1, 10) %> |
素材集
|
<% If Host <> "" Then %>
<% = Spacer(1, 10) %> |
<% If Publish <> "1" And LCase(Session("ECMallShopVisible")) <> LCase(GB_SchoolAdmin) Then %>
<% = ActionButton3Image("ForceBtn", "images/btn01bl.png", "images/btn01bl_o.png", 4, "images/btn01bc.png", "images/btn01bc_o.png", 136, "images/btn01br.png", "images/btn01br_o.png", 4, 24, "非公開モールを強制表示", "tx1214w", "center", "document.form1.submit();") %>
<% Else %>
<% = ActionButton3Image("ForceBtn", "images/btn01bl.png", "images/btn01bl_o.png", 4, "images/btn01bc.png", "images/btn01bc_o.png", 220, "images/btn01br.png", "images/btn01br_o.png", 4, 24, "非公開のモール所属ショップを強制表示", "tx1214w", "center", "document.form1.submit();") %>
<% End If %>
※あくまで現在利用しているPC上でのみ強制表示します。
※他のPCからは非公開のままですのでご安心ください。
|
<% End If %>
|