Skip to content

Commit

Permalink
fix: set target to browsing context name _target
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Jul 17, 2023
1 parent d98ce33 commit c1483c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion benefits/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ msgstr ""
"tool to support the Courtesy Card program. This benefit may need to be "
"renewed in the future based on the expiration date of the Courtesy Card. "
"Learn more at the <a href='https://mst.org/riders-guide/how-to-ride/courtesy-"
"card/' target =\"blank\" rel=\"noopener noreferrer\">MST Riders Guide</a>."
"card/' target=\"_blank\" rel=\"noopener noreferrer\">MST Riders Guide</a>."

msgid "core.pages.help.littlepay"
msgstr "What is Littlepay?"
Expand Down
2 changes: 1 addition & 1 deletion benefits/locale/es/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ msgstr ""
"Tarjeta de Cortesía. Es posible que este beneficio deba renovarse en el "
"futuro según la fecha de vencimiento de la Tarjeta de Cortesía. Obtenga más "
"información <a href='https://mst.org/riders-guide/how-to-ride/courtesy-"
"card/' target =\"blank\" rel=\"noopener noreferrer\">MST Riders Guide</a>."
"card/' target=\"_blank\" rel=\"noopener noreferrer\">MST Riders Guide</a>."

msgid "core.pages.help.littlepay"
msgstr "¿Qué es Littlepay?"
Expand Down

0 comments on commit c1483c1

Please sign in to comment.