29 lines
No EOL
966 B
Go Template
29 lines
No EOL
966 B
Go Template
<br><br>
|
|
<h2>{cred_ext}</h2>
|
|
<form action="" method="post">
|
|
<input type="hidden" name="opt_save" value="1">
|
|
<table width="475">
|
|
<tbody>
|
|
<tr>
|
|
<td colspan="2" class="c"><b>{cred_info}</b></td>
|
|
</tr><tr>
|
|
<th colspan="2">{cred_infotxt}</th></tr>
|
|
<tr>
|
|
<td colspan="2" class="c"><b>{cred_credit}</b></td>
|
|
</tr><tr>
|
|
<th width="278">Raito<br>Chlorel<br>e-Zobar<br>Flousedid<br>
|
|
<th width="279">{cred_creat} / {cred_prog}<br>{cred_master} {cred_prog}<br>{cred_design} / {cred_prog}<br>{cred_web}
|
|
</tr><tr>
|
|
<td colspan="2" class="c"><b>{cred_ext}</b></td>
|
|
</tr><tr>
|
|
<th colspan="2">{cred_added} <input name="ExtCopyFrame"{ExtCopyFrame} type="checkbox" /></th>
|
|
</tr><tr>
|
|
<th>{cred_name}</th>
|
|
<th>{cred_funct}</th>
|
|
</tr><tr>
|
|
<th><textarea name="ExtCopyOwner" rows="5">{ExtCopyOwnerVal}</textarea></th>
|
|
<th><textarea name="ExtCopyFunct" rows="5">{ExtCopyFunctVal}</textarea></th>
|
|
</tr><tr>
|
|
<th colspan="2"><input value="{cred_save}" type="submit"></th>
|
|
</tr>
|
|
</table> |