streamline show more/less handling

This commit is contained in:
Mario
2025-05-14 08:19:42 +00:00
parent aa9210921d
commit a84e6e9747
5 changed files with 13 additions and 18 deletions

View File

@@ -5,8 +5,6 @@ function js_strings() {
'$delitem' => t('Delete this item?'),
'$itemdel' => t('Item deleted'),
'$comment' => t('Comment'),
'$showmore' => t('show all'),
'$showfewer' => t('show less'),
'$divgrowmore' => t('expand'),
'$divgrowless' => t('collapse'),
'$pwshort' => t("Password too short"),