기본 에디터 컴포넌트의 title text tag를 변경하여 위치를 맞추어줌

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2926 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-11-05 04:54:09 +00:00
parent 642ccc2de5
commit 67fd9be235
7 changed files with 7 additions and 7 deletions

View file

@ -8,7 +8,7 @@
</script>
<div id="popHeadder">
<h1>{$component_info->title} ver. {$component_info->version}</h1>
<h3>{$component_info->title} ver. {$component_info->version}</h3>
</div>
<form action="./" method="post" id="fo_component" onSubmit="procFilter(this, insert_poll); return false;">