This commit is contained in:
Tomas Dvorak
2025-05-30 08:50:22 +02:00
parent 570f086587
commit 538f3431d8
+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://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://osticket/" class="hover:text-brand-light-blue">OSticket</a>
<a href="http://kanboard/" class="hover:text-brand-light-blue">Kanboard</a> <a href="http://kanboard/" class="hover:text-brand-light-blue">Kanboard</a>
<a href="http://webportal:8080" class="hover:text-brand-light-blue">Kontakt</a> <a href="/kontakt" class="hover:text-brand-light-blue">Kontakt</a>
</div> </div>
</div> </div>
@@ -456,7 +456,7 @@
<p class="text-xs text-gray-500">Firemní kontakty a důležitá čísla</p> <p class="text-xs text-gray-500">Firemní kontakty a důležitá čísla</p>
</div> </div>
</div> </div>
<a href="http://webportal:8080" class="text-sm text-blue-600 hover:text-blue-800 hover:underline"> <a href="/kontakt" class="text-sm text-blue-600 hover:text-blue-800 hover:underline">
Otevřít Otevřít
</a> </a>
</div> </div>
@@ -484,7 +484,7 @@
<li><a href="http://webportal/evidence-aut" class="hover:text-white">Evidence aut</a></li> <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://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="http://osticket/" class="hover:text-white">Technická podpora</a></li>
<li><a href="http://webportal:8080" class="hover:text-white">Kontakty</a></li> <li><a href="/kontakt" class="hover:text-white">Kontakty</a></li>
</ul> </ul>
</div> </div>