Ver a proveniência

link correction

master
Florian Eisenmenger há 1 ano
ascendente
cometimento
b65c7d932e
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      httpdocs/templates/base.html.twig

+ 1
- 1
httpdocs/templates/base.html.twig Ver ficheiro

@@ -33,7 +33,7 @@
Willkommen {{ app.user.firstname }} {{ app.user.lastname }}. <a href="{{ path('app_logout') }}">Logout</a>
</div>
{% else %}
<a href="https://www.realfm.de/" target="_blank">
<a href="https://www.realfm.de/produkt-kategorie/leitfaeden/" target="_blank">
<button class="btn" style="text-transform: none; background-color: #6D0507; font-weight: bold">Zugang zum MPP-Tool erwerben</button>
</a>
<form method="post" class="form">


Carregando…
Cancelar
Guardar