HEX
Server: Apache/2.4.25 (Debian)
System: Linux server17 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: web37 (1062)
PHP: 7.4.30
Disabled: show_source, highlight_file, apache_child_terminate, apache_get_modules, apache_note, apache_setenv, virtual, dl, disk_total_space, posix_getpwnam, posix_getpwuid, posix_mkfifo, posix_mknod, posix_setpgid, posix_setsid, posix_setuid, posix_uname, proc_nice, openlog, syslog, pfsockopen
Upload Files
File: /var/www/web37/htdocs/lovetalk/admin/templates/wsx5-manager/download-box.php
<div class="float-left box download-box text-light padding-bottom-2">
	<div class="margin-bottom"><?php echo l10n("admin_manager_download", "Download the app from all the main app stores or scan the QR code:") ?></div>
	<img src="images/download-app-qr.png" class="no-phone float-right margin-bottom" alt="">
	<div>
		<a href="http://www.websitex5.com/download/wsx5manager/android"><img class="margin-bottom div-phone center-phone" src="images/google-play-badge-small.png" alt="Google Play Store"></a>
		<a href="http://www.websitex5.com/download/wsx5manager/ios"><img class="div-phone center-phone" src="images/appstore-badge-small.png" alt="App Store" ></a>
	</div>
</div>