sync with en.

This commit is contained in:
takagi
2007-09-27 20:20:40 +00:00
parent 874eefefc1
commit b973cb9ef2

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ --> <!-- $Revision$ -->
<!-- EN-Revision: 1.17 Maintainer: takagi Status: ready --> <!-- EN-Revision: 1.18 Maintainer: takagi Status: ready -->
<!-- CREDITS: mat-sh,daichi,joe --> <!-- CREDITS: mat-sh,daichi,joe -->
<sect1 id="language.function.html.checkboxes"> <sect1 id="language.function.html.checkboxes">
<title>{html_checkboxes}</title> <title>{html_checkboxes}</title>
@@ -84,13 +84,6 @@
<entry><emphasis>&true;</emphasis></entry> <entry><emphasis>&true;</emphasis></entry>
<entry>出力に &lt;label&gt; タグを加える</entry> <entry>出力に &lt;label&gt; タグを加える</entry>
</row> </row>
<row>
<entry>assign</entry>
<entry>string</entry>
<entry>No</entry>
<entry><emphasis>empty</emphasis></entry>
<entry>各チェックボックスの出力をひとつの要素とする配列に格納する</entry>
</row>
</tbody> </tbody>
</tgroup> </tgroup>
</informaltable> </informaltable>