PATH:
home
/
centosnipponia
/
public_html
/
ticketing.nipponia.com
/
osta
/
inc
<div class="sidr-inner"> <ul id="nav-mobile" class="flush-left"> <li> <?php include STAFFINC_DIR . "templates/mobile-queue-navigation.tmpl.php"; include STAFFINC_DIR . "templates/mobile-navigation.tmpl.php"; ?> <li id="welcome"><a href="#" class="submenu-button"><?php echo sprintf(__('Welcome, %s'), '<strong>'.$thisstaff->getFirstName().'</strong>'); ?></a> <ul class="submenu"> <li><a href="profile.php"><?php echo __('Your Profile') ?></a> </li> <li> <a href="logout.php?auth=<?php echo $ost->getLinkToken(); ?>" class="no-pjax"> <?php echo __( 'Log Out'); ?> </a> </li> </ul> </li> <li id="contact-id"> <a href=" <?php echo $custom["mobile-link"]; ?> "> <?php echo $custom["mobile-text"]; ?> </a> </li> </li> </ul> </div>
[+]
..
[-] client-foot.html
[edit]
[-] default-logo.html
[edit]
[-] back-button.html
[edit]
[-] client-head.html
[edit]
[-] setup-header.html
[edit]
[-] setup-foot.html
[edit]
[-] theme-button.html
[edit]
[-] staff-mobile-menu.html
[edit]
[-] staff-foot.html
[edit]
[-] database-reset-warning.html
[edit]
[-] keyboard-shortcuts.html
[edit]
[-] staff-head.html
[edit]
[-] setup-head.html
[edit]
[-] version-info.inc.php
[edit]
[-] .htaccess.disabled
[edit]