mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-09-10 03:10:59 -07:00
* Remove survey link from the contact page. Fixes Issue #2245. * Add back whitespace to pass snapshot testing
This commit is contained in:
parent
d3376665bf
commit
c88df4e26a
9 changed files with 20 additions and 60 deletions
|
@ -271,7 +271,7 @@ export const HOW_YOU_CAN_HELP_LIST_ITEMS = {
|
|||
/>,
|
||||
LIST_ITEM_4: <FormattedMessage
|
||||
id={'about.page.how.you.can.help.list.item.4'}
|
||||
defaultMessage={`Any other questions? The best way to contact the Council on Environmental Quality (CEQ) is by filling out this <link2>form</link2> . Otherwise, email: <link1>Screeningtool-Support@omb.eop.gov</link1>.`}
|
||||
defaultMessage={`Any other questions? Email: <link1>Screeningtool-Support@omb.eop.gov</link1>.`}
|
||||
description={`Navigate to the about page. You will see How you can help list item 3`}
|
||||
values={{
|
||||
link1: linkFn(PAGES_ENDPOINTS.METHODOLOGY, true, false),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue