refactor(order): rename Bestellbestaetigung to Angebotsbestaetigung
All checks were successful
Staging Build / build (push) Successful in 3m22s
All checks were successful
Staging Build / build (push) Successful in 3m22s
This commit is contained in:
@@ -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" /> Bestellbestätigung ansehen
|
||||
<ExternalLink className="w-3 h-3 mr-1" /> Angebotsbestätigung ansehen
|
||||
</a>
|
||||
</Button>
|
||||
<Button variant="ghost" size="sm" asChild className="text-xs text-slate-400 hover:text-white">
|
||||
|
||||
Reference in New Issue
Block a user