mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1367 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e0bb273105
commit
dff6d15bd8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<form id="fo_join_form" action="./" method="get" onsubmit="return procFilter(this, insert_join_form)">
|
||||
<input type="hidden" name="member_join_form_srl" value="{$join_form->member_join_form_srl}" />
|
||||
<input type="hidden" name="default_value" value="{implode($join_form->default_value,'|@|')}" />
|
||||
<input type="hidden" name="default_value" value="<!--@if(is_array($join_form->default_value))-->{implode($join_form->default_value,'|@|')}<!--@end-->" />
|
||||
|
||||
<table>
|
||||
<tr id="zone_column_type">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue