Change text for submenu on small screens to be static toggle statement

This commit is contained in:
Andrew Manning
2016-08-14 06:55:02 -04:00
parent cb9ac6dd34
commit 229cc2ac43
2 changed files with 2 additions and 1 deletions

View File

@@ -1246,6 +1246,7 @@ function status_editor($a, $x, $popup = false) {
'$feature_voting' => $feature_voting,
'$consensus' => 0,
'$nocommenttitle' => t('Disable comments'),
'$nocommenttitlesub' => t('Toggle comments'),
'$feature_nocomment' => $feature_nocomment,
'$nocomment' => 0,
'$clearloc' => $clearloc,