Skip to content

Commit

Permalink
change(footer): renamed thematic information platforms to environment…
Browse files Browse the repository at this point in the history
…al information systems

- this was requested in ticket #249924 as normalization from header dropdown title
  • Loading branch information
ichim-david committed Mar 13, 2023
1 parent f4cabc8 commit e7004a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ui/Footer/Footer.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const Template = (args) => (

export const Default = Template.bind({});
Default.args = {
header: 'Thematic information platforms',
header: 'Environmental information systems',
description: '',
actions: [
{ link: '/#', title: 'Privacy' },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The core footer provides supplementary information such as copyright, legal, pri
| 2 | **EIONET logo** | yes | Logo of European Environment Information and Observation Network |
| 3 | **Contact information**<br /> | yes | Links to the associated services available through the EEA site |
| 4 | **Social media** | yes | Links to social EEA's social media |
| 5 | **Thematic information platforms** | yes | European Information Systems
| 5 | **Environmental information systems** | yes | European Information Systems
| 6 | **Legal navigation** | yes | Contains legal information links - consistent throughout the family sites |
| 7 | **Content owner details** | yes | Indicates ownership over the site's content |

Expand Down

0 comments on commit e7004a7

Please sign in to comment.