PhotosIndex: rename 'row' layout to 'landscapes'
This commit is contained in:
@@ -229,7 +229,7 @@ class PhotosIndex extends Template
|
||||
</div>';
|
||||
}
|
||||
|
||||
protected function row(array $photos)
|
||||
protected function landscapes(array $photos)
|
||||
{
|
||||
echo '
|
||||
<div class="row g-5 mb-5 tile-row-landscapes">';
|
||||
|
||||
Reference in New Issue
Block a user