This commit is contained in:
Tomas Dvorak
2025-05-30 08:53:42 +02:00
parent 538f3431d8
commit d0517b5740
2 changed files with 77 additions and 105 deletions
+3 -3
View File
@@ -374,7 +374,7 @@
<a href="http://ppc-app/pwkweb2/" class="hover:text-brand-light-blue">Obědy</a>
<a href="http://osticket/" class="hover:text-brand-light-blue">OSticket</a>
<a href="http://kanboard/" class="hover:text-brand-light-blue">Kanboard</a>
<a href="/kontakt" class="hover:text-brand-light-blue">Kontakt</a>
<a href="http://webportal:8080" class="hover:text-brand-light-blue">Kontakt</a>
</div>
</div>
@@ -456,7 +456,7 @@
<p class="text-xs text-gray-500">Firemní kontakty a důležitá čísla</p>
</div>
</div>
<a href="/kontakt" class="text-sm text-blue-600 hover:text-blue-800 hover:underline">
<a href="http://webportal:8080" class="text-sm text-blue-600 hover:text-blue-800 hover:underline">
Otevřít
</a>
</div>
@@ -484,7 +484,7 @@
<li><a href="http://webportal/evidence-aut" class="hover:text-white">Evidence aut</a></li>
<li><a href="http://ppc-app/pwkweb2/" class="hover:text-white">Objednávka obědů</a></li>
<li><a href="http://osticket/" class="hover:text-white">Technická podpora</a></li>
<li><a href="/kontakt" class="hover:text-white">Kontakty</a></li>
<li><a href="http://webportal:8080" class="hover:text-white">Kontakty</a></li>
</ul>
</div>