FabioFratini hace 11 meses
padre
commit
89bffa010e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/news.blade.php

+ 1 - 1
resources/views/news.blade.php

@@ -60,7 +60,7 @@
                         </div>
                     @endif
 
-                    <div class="row gallery" style="margin-bottom: 15px;>
+                    <div class="row gallery" style="margin-bottom: 15px";>
                         @foreach($aImages as $idx => $img)
                             <div class="col-sm-2 ">
                                 <a href="/files/news/{{$img}}"><img src="/files/news/{{$img}}" class="img-responsive"></a>