X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter2-addradiobox.html;h=f00a97e655e0fd7466daf5a72b033f5021487d50;hp=34d92d20abfb893ea8060548da98a773fc5030d0;hb=ff0d6ced3c2cc3f9c6f601c1ac8618a9dc4ccb5a;hpb=917bf000970f6e8e95759b4975e9d5c48e738dfd diff --git a/Documentation/English (British)/developer-chapter2-addradiobox.html b/Documentation/English (British)/developer-chapter2-addradiobox.html index 34d92d2..f00a97e 100644 --- a/Documentation/English (British)/developer-chapter2-addradiobox.html +++ b/Documentation/English (British)/developer-chapter2-addradiobox.html @@ -30,7 +30,7 @@ Add a radio box.

Usage:

- $kiriwrite_presmodule->addradiobox(“radiobox”, { Description => “Radio box”, Selected => 1, Value => “radioboxselected” } ); + $kiriwrite_presmodule->addradiobox("radiobox", { Description => "Radio box", Selected => 1, Value => "radioboxselected" } );