update pre-body.php

This commit is contained in:
naielv
2026-03-07 20:04:41 +01:00
parent 51437cca18
commit f1ac55f359

2
public_html/_incl/pre-body.php Executable file → Normal file
View File

@@ -481,7 +481,7 @@ $activeOrganizacionName = $userOrganizaciones[$activeOrganizacionId] ?? '';
</label>
<a class="logo-area" href="<?= $APP_ROOT ?>">
<img src="/static/<?= $APP_ICON ?>" alt="<?= htmlspecialchars($APP_NAME) ?>" class="brand-logo">
<span class="brand-text hide-small"><?= $APP_NAME ?></span>
<span class="brand-text"><?= $APP_NAME ?></span>
</a>
<div class="search-bar">
<form action="https://search.tech.eus/s/" method="get">