Dashboard
PHP:
8.4.22
OS:
Linux
User:
provencez
/
/
home
/
provencez
/
www
/
wp-content
/
plugins
/
wptouch
/
include
/
html
📤 Upload
📝 New File
📁 New Folder
Close
Editing: desktop-switch.php
<div class="wptouch-desktop-switch" style="position: static; z-index:1000; padding-top: 10px; padding-bottom: 40px; font-size: 120%; text-align: center; font-weight: bold; line-height: 150%"> <?php esc_html_e( 'Desktop Version', 'wptouch-pro' ); ?> | <a href="<?php wptouch_the_desktop_switch_link(); ?>" rel="nofollow"><?php esc_html_e( 'Switch To Mobile Version', 'wptouch-pro' ); ?></a> </div>
Save
Cancel