Skip to content
Snippets Groups Projects
Commit 955af0bf authored by Loïc Poullain's avatar Loïc Poullain
Browse files

Change home name on dotations

parent 67deb791
Branches
No related tags found
1 merge request!91Utiliser les paramètres de 2021 au lieu de 2020
......@@ -18,7 +18,7 @@ export class HomeNavigation extends PureComponent {
</button>
<button type="button" onClick={() => Router.push("/dotations")}>
<img alt="" src="/icons/picto-dotations-communes.png" />
sur les dotations aux collectivités territoriales
sur les dotations aux communes
</button>
</div>
);
......
......@@ -35,7 +35,7 @@ class DotationPage extends PureComponent<PropsFromRedux> {
return (
<Fragment>
<Head>
<title>LexImpact - Dotations aux collectivités territoriales</title>
<title>LexImpact - Dotations aux communes</title>
</Head>
<SimulationPage
parameters={<Articles />}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment