forked from xziino/ff14-mitigator
Replace bar chart emoji with scales icon on Analyse tab
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6363c123b0
commit
6897db0fe6
@ -2,7 +2,7 @@
|
|||||||
<div class="logo">REPORT VIEWER <span>Final Fantasy XIV</span></div>
|
<div class="logo">REPORT VIEWER <span>Final Fantasy XIV</span></div>
|
||||||
<nav class="tabs">
|
<nav class="tabs">
|
||||||
<button class="tab active" data-tab="report">⚔ Report</button>
|
<button class="tab active" data-tab="report">⚔ Report</button>
|
||||||
<button class="tab" data-tab="analysis">📊 Analyse</button>
|
<button class="tab" data-tab="analysis">⚖ Analyse</button>
|
||||||
</nav>
|
</nav>
|
||||||
<div class="topbar-user">Token gültig bis: <?= date('Y-m-d H:i:s', $_SESSION['token_expires']) ?></div>
|
<div class="topbar-user">Token gültig bis: <?= date('Y-m-d H:i:s', $_SESSION['token_expires']) ?></div>
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user