diff --git a/etemplate/doc/referenz.html b/etemplate/doc/referenz.html index d65dbb84df..dcad57a88c 100644 --- a/etemplate/doc/referenz.html +++ b/etemplate/doc/referenz.html @@ -187,8 +187,8 @@ implement only a subset of XUL. Here are the main differences:
The label can contain variables, as descript for name. If the label starts with a '@' it is replaced by the value of the content-array at this index (with the '@'-removed and after expanding the variables).
- Options: if it contains a 'i' and/or a 'b' the content (not the label) is rendered
- in italic and/or bold.
+ Options has 2 comma-separated fields:
+ 1. if it contains a 'i' and/or a 'b' the content (not the label) is rendered
+ in italic and/or bold.
+ 2. if set to a menuaction, a link to that methode = app.class.method is put around the label