feat: rename invoice (RE-) to order confirmation (BE-) throughout the application
All checks were successful
Staging Build / build (push) Successful in 2m42s

This commit is contained in:
DanielS
2026-06-25 22:43:17 +02:00
parent 52f2a78753
commit 16fb713665
7 changed files with 11 additions and 11 deletions

View File

@@ -136,7 +136,7 @@ export default async function MyOrdersPage() {
<>
<Button variant="ghost" size="sm" asChild className="text-xs text-slate-400 hover:text-white">
<a href={o.pdf_url} target="_blank" rel="noopener noreferrer">
<ExternalLink className="w-3 h-3 mr-1" /> Rechnung ansehen
<ExternalLink className="w-3 h-3 mr-1" /> Bestellbestätigung ansehen
</a>
</Button>
<Button variant="ghost" size="sm" asChild className="text-xs text-slate-400 hover:text-white">