Update 'Upgrading Omeka core'

chris 2021-05-17 16:45:37 +02:00
parent 2369368296
commit 3707eb5119
1 changed files with 1 additions and 1 deletions

@ -15,7 +15,7 @@ From the omeka core copy `./application/view/omeka/site-admin/page/edit.phtml`
And paste it into the arcHIVE theme `./view/omeka/site-admin/page/edit.phtml`
Then edit the new file, adding the line `<?php if ($layout == "html") { continue; } ?>`
Then edit the new file, adding these lines `-->>`
```
<?php foreach ($this->blockLayout()->getLayouts() as $layout): ?>