1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 11:36:08 +02:00

Character counting display added to meta description on admin News and Page inputs.

This commit is contained in:
Cameron
2021-08-12 11:51:55 -07:00
parent 64e705ced0
commit 32618817d1
5 changed files with 30 additions and 2 deletions

View File

@@ -582,4 +582,5 @@ define("LAN_ROBOTS_NOIMAGE", "Prevent search engines from indexing images of thi
define("LAN_NAVIGATION", "Navigation");
define("LAN_NAVIGATION_LINKS", "Navigation Links");
define("LAN_PAGINATION", "Pagination");
define("LAN_X_CHARS_REMAINING", "[x] chars. remaining");