Replace getDownloadLink with getRedirect for redirect device
1 files changed, 1 insertions(+), 1 deletions(-) M www/download/download-redirect.php
M www/download/download-redirect.php => www/download/download-redirect.php +1-1
@@ 1,5 1,5 @@ <p class="cat-download">Download your eduroam profile<br> <a class="btn btn-warning cat-btn-redirect" href="<?= o($device->getDownloadLink()) ?>"><big><big> <a class="btn btn-warning cat-btn-redirect" href="<?= o($device->getRedirect()) ?>"><big><big> <strong><?= o($profile->getDisplay()) ?></strong><br> <small><small><small class="cat-device-id"><?= o($device->getDisplay()) ?></small></small></small> </big></big></a>