팝업페이지의 제목 태그를 h1 > h3로 변경

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3095 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-11-28 02:01:59 +00:00
parent fb6234316e
commit 7de4b0b510
11 changed files with 11 additions and 57 deletions

View file

@ -2,7 +2,7 @@
<!--%import("filter/copy_module.xml")-->
<div id="popHeadder">
<h1>{$lang->module_copy}</h1>
<h3>{$lang->module_copy}</h3>
</div>
<form action="./" method="post" onsubmit="return procFilter(this, copy_module)" >

View file

@ -1,5 +1,5 @@
<div id="popHeadder">
<h1>{$lang->module_maker}</h1>
<h3>{$lang->module_maker}</h3>
</div>
<div id="popBody">

View file

@ -1,6 +1,6 @@
<!--%import("../../admin/tpl/css/admin.css")-->
<div id="popHeadder">
<h1>{$skin_info->title}</h1>
<h3>{$skin_info->title}</h3>
</div>
<div id="popBody">