adds archive-item-block class to wrapper
This commit is contained in:
parent
53825ef00e
commit
1f4d226350
|
@ -3,7 +3,7 @@ $this->headScript()->appendFile($this->assetUrl('js/height_calculator.js',
|
||||||
'ArchiveOrg'));
|
'ArchiveOrg'));
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<div class="archive_org-wrap">
|
<div class="archive-item-block archive_org-wrap">
|
||||||
|
|
||||||
<?php if ($renderSourceLink) { ?>
|
<?php if ($renderSourceLink) { ?>
|
||||||
<div class="source-link">
|
<div class="source-link">
|
||||||
|
|
Loading…
Reference in New Issue