diff --git a/includes/functions.php b/includes/functions.php index 36e709ce..863704c0 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -863,17 +863,6 @@ function get_public_ip() return $public_ip[0]; } -/* Returns a standardized tooltip - * - * @return string $tooltip - */ -function getTooltip($msg, $id, $visible = true, $data_html = false) -{ - ($visible) ? $opt1 = 'visible' : $opt1 = 'invisible'; - ($data_html) ? $opt2 = 'data-html="true"' : $opt2 = 'data-html="false"'; - echo ''; -} - // Load non default JS/ECMAScript in footer function loadFooterScripts($extraFooterScripts) { diff --git a/templates/dhcp/general.php b/templates/dhcp/general.php index d8ee6955..6eaea7cf 100644 --- a/templates/dhcp/general.php +++ b/templates/dhcp/general.php @@ -81,7 +81,7 @@
nohook wpa_supplicant option for this interface in the DHCPCD configuration.") ?> diff --git a/templates/hostapd/advanced.php b/templates/hostapd/advanced.php index 0dda902a..1476d5d4 100644 --- a/templates/hostapd/advanced.php +++ b/templates/hostapd/advanced.php @@ -56,7 +56,7 @@