Test Setup Failed
Push — master ( b3d19c...686a68 )
by Maja
21:22
created
web/diag/action_realmcheck.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -767,7 +767,7 @@
 block discarded – undo
767 767
          </tr></table>";
768 768
                     }
769 769
                     if (count($orrealm)) {
770
-                      echo "<hr><strong>" . _("OpenRoaming connectivity tests") . "</strong>
770
+                        echo "<hr><strong>" . _("OpenRoaming connectivity tests") . "</strong>
771 771
          <table><tr>
772 772
          <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'>&nbsp;</td>
773 773
          </tr></table>";
Please login to merge, or discard this patch.