Skip to content

Commit

Permalink
shorter heading
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Papst <[email protected]>
  • Loading branch information
vazaha-nl and kevinpapst authored Aug 9, 2024
1 parent b6f1ac6 commit 6578674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/views/view/customer.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</a>
</div>

<span class="ps-2">{{ 'customer' | trans }}: {{ sharedProject.customer.name }}</span>
<span class="ps-2">{{ sharedProject.customer.name }}</span>
</h2>

{% if statsPerMonth is not null %}
Expand Down

0 comments on commit 6578674

Please sign in to comment.