diff --git a/core/dashboard/dashboard_edit.php b/core/dashboard/dashboard_edit.php index f83c0a4780..9b87d718c0 100644 --- a/core/dashboard/dashboard_edit.php +++ b/core/dashboard/dashboard_edit.php @@ -589,7 +589,7 @@ echo " xhttp.send();\n"; echo " document.getElementById('icons').innerHTML = xhttp.responseText;\n"; echo "}\n"; - //delay kepress for 1/2 second + //delay kepress action for 1/2 second echo "var keypress_timer;\n"; echo "function delay_submit(search) {\n"; echo " clearTimeout(keypress_timer);\n"; diff --git a/core/menu/menu_item_edit.php b/core/menu/menu_item_edit.php index 9bded902e6..9825ae4776 100644 --- a/core/menu/menu_item_edit.php +++ b/core/menu/menu_item_edit.php @@ -464,7 +464,7 @@ echo " xhttp.send();\n"; echo " document.getElementById('icons').innerHTML = xhttp.responseText;\n"; echo "}\n"; - //delay kepress for 1/2 second + //delay kepress action for 1/2 second echo "var keypress_timer;\n"; echo "function delay_submit(search) {\n"; echo " clearTimeout(keypress_timer);\n"; diff --git a/resources/fontawesome/fa_icons.php b/resources/fontawesome/fa_icons.php index 0941aa1760..9b2e128fed 100644 --- a/resources/fontawesome/fa_icons.php +++ b/resources/fontawesome/fa_icons.php @@ -105,7 +105,7 @@ if (file_exists($_SERVER["PROJECT_ROOT"].'/resources/fontawesome/metadata/icons. } } } -// view_array($font_awesome_icons); +//view_array($font_awesome_icons); //output icons if (