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

@@ -124,7 +124,7 @@ export default async function OrderSuccessPage({
<div className="flex gap-2 pt-2">
<Button variant="outline" size="sm" asChild className="border-white/10 hover:bg-white/10">
<a href={o.pdf_url} target="_blank" rel="noopener noreferrer">
<ExternalLink className="w-4 h-4 mr-2" /> Rechnung ansehen
<ExternalLink className="w-4 h-4 mr-2" /> Bestellbestätigung ansehen
</a>
</Button>
<Button variant="secondary" size="sm" asChild>