@@ -124,7 +124,7 @@ discard block |
||
124 | 124 | public function divSilverbullet() { |
125 | 125 | $retval = " |
126 | 126 | <div id='silverbullet'>" |
127 | - .$this->Gui->textTemplates->templates[user\SB_GO_AWAY] . |
|
127 | + .$this->Gui->textTemplates->templates[user\SB_GO_AWAY] . |
|
128 | 128 | "</div> |
129 | 129 | "; |
130 | 130 | return $retval; |
@@ -293,8 +293,8 @@ discard block |
||
293 | 293 | } |
294 | 294 | |
295 | 295 | $retval .= "<td><button name='$d' class='other_os' id='$d'>".$D['display']."</button>" |
296 | - ."</td>" |
|
297 | - ."<td><button name='$d' class='more_info_b' id='info_b_$d'>i</button></td></tr>\n"; |
|
296 | + ."</td>" |
|
297 | + ."<td><button name='$d' class='more_info_b' id='info_b_$d'>i</button></td></tr>\n"; |
|
298 | 298 | $deviceIndex++; |
299 | 299 | } |
300 | 300 | $retval .= "</tbody>"; |
@@ -341,7 +341,7 @@ discard block |
||
341 | 341 | <tr> |
342 | 342 | <td>" . |
343 | 343 | $this->Gui->catCopyright |
344 | - ." |
|
344 | + ." |
|
345 | 345 | </td>"; |
346 | 346 | |
347 | 347 | if (!empty(\config\Master::APPEARANCE['privacy_notice_url'])) { |
@@ -566,9 +566,9 @@ discard block |
||
566 | 566 | $naptr = $rfc7585suite->relevantNAPTR(); |
567 | 567 | if ($naptr == \core\diag\RADIUSTests::RETVAL_NOTCONFIGURED) { |
568 | 568 | if ($dynType == "") { |
569 | - echo "<tr><td>" . _("Dynamic discovery test is not configured") . "</td><td>"; |
|
569 | + echo "<tr><td>" . _("Dynamic discovery test is not configured") . "</td><td>"; |
|
570 | 570 | } else { |
571 | - echo "<tr><td>" . _("OpenRoaming connectivity test is not configured") . "</td><td>"; |
|
571 | + echo "<tr><td>" . _("OpenRoaming connectivity test is not configured") . "</td><td>"; |
|
572 | 572 | } |
573 | 573 | } else { |
574 | 574 | echo "<table>"; |
@@ -672,7 +672,7 @@ discard block |
||
672 | 672 | echo "} |
673 | 673 | </script>"; |
674 | 674 | } else { |
675 | - echo ' |
|
675 | + echo ' |
|
676 | 676 | function run_openroaming() { |
677 | 677 | running_ajax_openroaming = 0; |
678 | 678 | $("#main_openroaming_ico").attr("src",icon_loading); |
@@ -705,7 +705,7 @@ discard block |
||
705 | 705 | </tr></table>"; |
706 | 706 | } |
707 | 707 | if (count($orrealm)) { |
708 | - echo "<hr><strong>" . _("OpenRoaming connectivity tests") . "</strong> |
|
708 | + echo "<hr><strong>" . _("OpenRoaming connectivity tests") . "</strong> |
|
709 | 709 | <table><tr> |
710 | 710 | <td class='icon_td'><img src='../resources/images/icons/loading51.gif' id='main_openroaming_ico' class='icon'></td><td id='main_openroaming_result' style='display:none'> </td> |
711 | 711 | </tr></table>"; |
@@ -743,10 +743,10 @@ discard block |
||
743 | 743 | <?php |
744 | 744 | for ($i=3; $i<5; $i++) { |
745 | 745 | if ($i == 3 && $naptr == 0) { |
746 | - continue; |
|
746 | + continue; |
|
747 | 747 | } |
748 | 748 | if ($i == 4 && count($orrealm) == 0) { |
749 | - continue; |
|
749 | + continue; |
|
750 | 750 | } |
751 | 751 | if ($i == 3) { |
752 | 752 | $rfc7585suite = $dnsChecks; |
@@ -763,16 +763,16 @@ discard block |
||
763 | 763 | echo "_tests'><fieldset class='option_container'> |
764 | 764 | <legend><strong>"; |
765 | 765 | if ($i==3) { |
766 | - echo _("DYNAMIC connectivity tests"); |
|
766 | + echo _("DYNAMIC connectivity tests"); |
|
767 | 767 | } else { |
768 | - echo _("OpenRoaming connectivity tests"); |
|
768 | + echo _("OpenRoaming connectivity tests"); |
|
769 | 769 | } |
770 | 770 | echo "</strong></legend>"; |
771 | 771 | $prefix1 = 'dynamic'; |
772 | 772 | $prefix2 = ''; |
773 | 773 | if ($i == 4) { |
774 | - $prefix1 = 'openroaming'; |
|
775 | - $prefix2 = $prefix1; |
|
774 | + $prefix1 = 'openroaming'; |
|
775 | + $prefix2 = $prefix1; |
|
776 | 776 | } |
777 | 777 | $resultstoprint = []; |
778 | 778 | if (count($rfc7585suite->NAPTR_hostname_records) > 0) { |
@@ -522,7 +522,7 @@ discard block |
||
522 | 522 | if ( |
523 | 523 | get_class($this) == "devices\apple_mobileconfig\DeviceMobileconfigIos12plus" || |
524 | 524 | get_class($this) == "devices\apple_mobileconfig\DeviceMobileconfigOsX" |
525 | - ) { |
|
525 | + ) { |
|
526 | 526 | return "WPA2"; |
527 | 527 | } else { |
528 | 528 | return "WPA"; |
@@ -809,7 +809,7 @@ discard block |
||
809 | 809 | \core\common\Entity::$nomenclature_idp, |
810 | 810 | count($this->CAsAccountedFor)+1, |
811 | 811 | ($ca['root'] ? _("Root") : _("Intermediate"))) . |
812 | - "</string> |
|
812 | + "</string> |
|
813 | 813 | <key>PayloadIdentifier</key> |
814 | 814 | <string>" . self::IPHONE_PAYLOAD_PREFIX . ".$this->massagedConsortium.$this->massagedCountry.$this->massagedInst.$this->massagedProfile.credential.$this->caSerial</string> |
815 | 815 | <key>PayloadOrganization</key> |