north 7 years ago
parent
commit
2cde8872ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      www/protected/views/houseKeeping/index.php

+ 1 - 1
www/protected/views/houseKeeping/index.php

@@ -102,7 +102,7 @@
                     </div>
                     <div class="box_flex f_content" id="skill">
                         <?php foreach ($skill_options as $key => $value): ?>
-                            <?php if (($key-1) % 4 == 0 && $key != 1): ?>
+                            <?php if (($key-1) % 5 == 0 && $key != 1): ?>
                             <br>
                             <?php endif ?>
                             <?php if ($key != 0): ?>