X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter2-addradiobox.html;h=f00a97e655e0fd7466daf5a72b033f5021487d50;hb=820f8c72b5d3985b5c06b0ffa7def526064ee2d7;hp=34d92d20abfb893ea8060548da98a773fc5030d0;hpb=a110948e819f1beb388f504ddd758617fd6a6c1e;p=kiriwrite%2F.git 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" } );