fix javascript

This commit is contained in:
Jon Atkins 2013-07-13 18:41:56 +01:00
parent 8b2814846a
commit a172abd061

View File

@ -60,7 +60,7 @@ IITC Mobile version <?php print $apk_version; ?>, with IITC version <?php print
</p> </p>
<p> <p>
<a style="margin-right: 1em;" onclick="if(track)({track{'mobile','download','<?php print $apkfile; ?>');}" 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','<?php print $apkfile; ?>');}" class="btn btn-large btn-primary" href="<?php print $apkfile; ?>">Download</a> or scan the QR Code
</p> </p>
</div> </div>