We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121921f commit fb131e0Copy full SHA for fb131e0
1 file changed
Documentation/Types/_Properties/_Label.rst.txt
@@ -44,7 +44,7 @@
44
In this example:
45
46
* All types use :php:`header` as the primary label field (from :php:`ctrl['label']`).
47
- * The **article** type additionally displays the :php:`teaser` field if :php:`header` is empty.
+ * The **article** type displays the :php:`teaser` field if :php:`header` is empty.
48
* The **event** type displays :php:`header` together with :php:`event_date` and :php:`location`
49
(since :php:`label_alt_force` is enabled).
50
0 commit comments