29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-26 07:13:21 +00:00

[4.0] character count (#34565)

No idea how this was missed but this adds the character count to the meta description field when creating a menu item
This commit is contained in:
Brian Teeman 2021-06-27 23:40:42 +01:00 committed by GitHub
parent 49fcce137f
commit 9a1840a72f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,6 +98,8 @@
label="JFIELD_META_DESCRIPTION_LABEL"
rows="3"
cols="40"
maxlength="160"
charcounter="true"
/>
<field