website - tracking mobile shouldn't always point to 'release' - use apk relative path
This commit is contained in:
parent
cf3bf41daf
commit
b98cf6b7ae
@ -54,7 +54,7 @@ IITC Mobile version <?php print $apk_version; ?>, with IITC version <?php print
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a style="margin-right: 1em;" onclick="if(track)({track{'mobile','download','release');}" class="btn btn-large btn-primary" href="<?php print $apkfile; ?>">Download</a> or scan the QR Code
|
||||
<a style="margin-right: 1em;" onclick="if(track)({track{'mobile','download','$apkfile');}" class="btn btn-large btn-primary" href="<?php print $apkfile; ?>">Download</a> or scan the QR Code
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user