diff --git a/ground/views/point.php b/ground/views/point.php index 5112f9f..46fceea 100644 --- a/ground/views/point.php +++ b/ground/views/point.php @@ -1,3 +1,6 @@ +
@@ -50,7 +53,7 @@ 3) { + if (count($text) > 4) { for ($index = $index; $index < count($text); $index++) { print $text[$index] . ' '; }