$this->bookmarks[$bookmark_id] = array('titre' => str_replace(' ', '', trim($v)));
} elseif ($k == 'BookmarkLevel') {
$this->bookmarks[$bookmark_id]['level'] = $v;
- } elseif ($k == 'BookmarkPageNumber') {
+ } elseif ($k == 'BookmarkPage') {
$this->bookmarks[$bookmark_id]['page'] = $v;
$bookmark_id++;
} elseif ($k == 'NumberSections') {
return '<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve" width="50" height="50">
<style type="text/css">
- .st0{opacity:0.4;}
+ .st0{opacity:0.4;enable-background:new ;}
.st1{fill:#E20613;stroke:#F0EEEA;stroke-width:3.3;stroke-miterlimit:10;}
- .st2{fill:none;stroke:#FFFFFF;stroke-width:3;stroke-miterlimit:10;}
+ .st2{fill:#FFFFFF;}
.st3{fill:#FFFFFF;stroke:#E20613;stroke-width:2.2479;stroke-miterlimit:10;}
.st4{fill:none;stroke:#E20613;stroke-width:2.2479;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st10{fill:#999999;}