diff --git a/apps/common/mobile/lib/view/About.jsx b/apps/common/mobile/lib/view/About.jsx index e1bed1425..3dd4cac9a 100644 --- a/apps/common/mobile/lib/view/About.jsx +++ b/apps/common/mobile/lib/view/About.jsx @@ -80,7 +80,7 @@ const PageAbout = props => {

-

{__PUBLISHER_NAME__}

+

{publisherName}

{publisherPrintUrl}

@@ -96,7 +96,7 @@ const PageAbout = props => {

{_t.textVersion} {__PRODUCT_VERSION__}

-

{__PUBLISHER_NAME__}

+

{publisherName}

{__PUBLISHER_ADDRESS__}