Ignore:
Timestamp:
Oct 16, 2019, 8:34:00 AM (5 years ago)
Author:
chronos
Message:
  • Fixed: Main block isolation for Vavruska web.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Meet/Import/Vavruska.php

    r42 r43  
    99
    1010    $BlockStart = '<h2 class="wow fadeIn">Aktuální inzeráty</h2>';
    11     $BlockEnd = '<div class="clearfix"></div>';
     11    $BlockEnd = '<div class="container-fluid box-prihlaska" id="novy-inzerat">';
    1212    $Content = GetTextBetween($Content, $BlockStart, $BlockEnd);
    1313    if ($Content == '')
Note: See TracChangeset for help on using the changeset viewer.