diff --git a/include/lh.php b/include/lh.php index 08af5f3..eba90dd 100644 --- a/include/lh.php +++ b/include/lh.php @@ -36,9 +36,9 @@ for ($i = 0; ($i < $totalLH); $i++) { echo"$listElem[5]"; } if ($listElem[6] == null) { - echo'transmitting'; + echo'transmitting'; } else if ($listElem[6] == "SMS") { - echo'sending or receiving SMS'; + echo'sending or receiving SMS'; } else { echo"$listElem[6]"; echo"$listElem[7]";