]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
[frio] Prevent unwanted textaera resizing in comment forms
[friendica.git] / src / App.php
index 8068a1530bad71a2e3c462e48c710f2751d99b68..b9e22dd1b53034d036adee442967045eb1591e98 100644 (file)
@@ -663,8 +663,6 @@ class App
                        '$local_user'      => local_user(),
                        '$generator'       => 'Friendica' . ' ' . FRIENDICA_VERSION,
                        '$delitem'         => Core\L10n::t('Delete this item?'),
-                       '$showmore'        => Core\L10n::t('show more'),
-                       '$showfewer'       => Core\L10n::t('show fewer'),
                        '$update_interval' => $interval,
                        '$shortcut_icon'   => $shortcut_icon,
                        '$touch_icon'      => $touch_icon,