diff --git a/classes/output/mobile.php b/classes/output/mobile.php index 29dc189..e3ad983 100644 --- a/classes/output/mobile.php +++ b/classes/output/mobile.php @@ -91,6 +91,7 @@ public static function main_view($args) { 'currentgrade' => $currentgrade, 'hasgrade' => isset($currentgrade), 'warning' => $warning, + 'canusemoduleinfo' => $args->appversioncode >= 44000, ]; return [ diff --git a/templates/mobile_view_latest.mustache b/templates/mobile_view_latest.mustache index 54b03b1..0be1b75 100644 --- a/templates/mobile_view_latest.mustache +++ b/templates/mobile_view_latest.mustache @@ -60,11 +60,22 @@ {{=<% %>=}}
- - + <%#canusemoduleinfo%> + + + <%/canusemoduleinfo%> + <%^canusemoduleinfo%> + + + <%/canusemoduleinfo%> <%# warning %>