Commit 7ae1fe78a2a700424496329360779508bc164499

Authored by Eugeny Galkovskiy
1 parent e3f26847

080716

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/company/gallery.php
@@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
13 if(empty( $videos ) && empty( $gallery->getModels() )) { 13 if(empty( $videos ) && empty( $gallery->getModels() )) {
14 ?> 14 ?>
15 <div class="gallery-performer-wrapper style"> 15 <div class="gallery-performer-wrapper style">
16 - <div class="gallery-performer-margin"> 16 + <div>
17 Галерей к просмотру не найдено 17 Галерей к просмотру не найдено
18 </div> 18 </div>
19 </div> 19 </div>