Browse Source

Update catalog_menu2.htm

tags/6.0.4^2
xushubieli 3 years ago
parent
commit
da71b4e7f0
1 changed files with 4 additions and 5 deletions
  1. +4
    -5
      src/dede/templets/catalog_menu2.htm

+ 4
- 5
src/dede/templets/catalog_menu2.htm View File

@@ -109,18 +109,17 @@ function JumpMenu(eobj,obj,tid,tname)
</script>
<style>
body{margin:0;background:#f2f2f2}
dl{clear:left;margin:0;padding:0}
.dlf{float:left;margin-top:14px;margin-left:10px}
dl{clear:left}
.dlf{float:left;margin-top:12px;margin-left:10px}
.dlr{float:left;margin-top:10px}
.sunlist{display:inline-block;margin-top:10px;width:100%}
</style>
<base target="main">
</head>
<body target="main" onLoad="ContextMenu.intializeContextMenu()">
<form name="formjump" method="post" target="main" action=""></form>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="36" colspan="2" align="center" style="padding:10px 0">
<td height="36" colspan="2" style="padding:10px">
<form name="form1" target="main" action="public_guide.php"><input type="hidden" name="action" value="edit"></form>
<form name="form2" target="main" action="catalog_main.php"></form>
<form name="form3" target="menu" action="index_menu.php"></form>


Loading…
Cancel
Save