Skip to content

Commit d0f68db

Browse files
author
jleveugle
committed
fix(billing): add page title
1 parent 61e6dc9 commit d0f68db

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

packages/manager/modules/pci/src/projects/project/legacy/billing/consumption/template.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<div class="cloud-billing-consumption cui-page__content">
2+
3+
<h1 data-translate="cpbc_billing_control"></h1>
4+
25
<div class="cloud-project-billing-content">
36
<nav class="cloud-compute-tabs-ctnr">
47
<ul class="nav nav-tabs">
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"cpbc_billing_control": "Facturation",
23
"cpbc_tab_consumption": "Ma consommation au {{date}}",
34
"cpbc_tab_forecast": "Estimation de ma prochaine facture"
45
}

0 commit comments

Comments
 (0)