diff --git a/public/templates/test/account/qrcode/default.tpl b/public/templates/test/account/qrcode/default.tpl index 2656314e..517ec86f 100644 --- a/public/templates/test/account/qrcode/default.tpl +++ b/public/templates/test/account/qrcode/default.tpl @@ -1,13 +1,10 @@ -{if !$GLOBAL.config.website.api.disabled} -{include file="global/block_header.tpl" BLOCK_HEADER="API String"} -

This code will allow you to import the full API string into your mobile application.

+{if !$GLOBAL.website.api.disabled} -
-{include file="global/block_footer.tpl"} +
+

API String

+
+

This code will allow you to import the full API string into your mobile application.

+
+
+
{/if}