Skip to content

Commit

Permalink
fix: add background graphics to the print text (DHIS2-11725) (#1948)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott authored Sep 9, 2021
1 parent 33afbc7 commit 9588ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/print/PrintInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const PrintInfo = ({ isLayout }) => {
</li>
<li>
{i18n.t(
'Use A4 landscape paper size and default margin settings in the browser print dialog'
'Use A4 landscape paper size, default margin settings and turn on background graphics in the browser print dialog'
)}
</li>
</ul>
Expand Down

0 comments on commit 9588ec5

Please sign in to comment.