mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-09 08:11:30 +01:00
Update online.html.twig
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
<tr>
|
||||
{% for vocationId in baseVocations %}
|
||||
<td><img src="images/{{ config('vocations')[vocationId]|lower }}.png" width="130" height="170"/></td>
|
||||
<td><img src="images/{{ config('vocations')[vocationId]|lower }}.png" width="130" height="190"/></td>
|
||||
{% endfor %}
|
||||
</tr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user