git-svn-id: http://xe-core.googlecode.com/svn/trunk@1624 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-13 06:00:45 +00:00
parent 639432ecca
commit 49c3b7b5e6

View file

@ -27,7 +27,7 @@
<div class="title"> <div class="title">
<label for="title" class="title">{$lang->title}</label> <label for="title" class="title">{$lang->title}</label>
<!--@if($module_info->use_category=="Y")--> <!--@if($category_list)-->
<select name="category_srl" > <select name="category_srl" >
<option value="">{$lang->category}</option> <option value="">{$lang->category}</option>
<!--@foreach($category_list as $val)--> <!--@foreach($category_list as $val)-->