📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv11.demodesign.com.tr
/
propanel
/
view
/
template
/
emticket
📝
commonhead.twig
← Geri Dön
<style> .emnav-tabs li a{ cursor:pointer !important; } </style> <ul class="nav nav-tabs emnav-tabs"> <li {% if route == 'emticket/setting' %} class="active" {% endif %}><a href="{{ setting }}" ><i class="fa fa-cog" aria-hidden="true"></i> {{ text_setting }}</a></li> <li {% if route == 'emticket/tickets' or route == 'emticket/emticke' %} class="active" {% endif %}><a href="{{ tickets }}" > {{ text_tickets }}</a></li> <div style="display:none;"><li {% if route == 'emticket/emprior' %} class="active" {% endif %}><a href="{{ priority }}" > {{ text_priority }}</a></li> <li {% if route == 'emticket/emstatu' %} class="active" {% endif %}><a href="{{ ticket_status }}" > {{ text_ticket_status }}</a></li></div> <li {% if route == 'emticket/emdepar' %} class="active" {% endif %}><a href="{{ department }}" > {{ text_department }}</a></li> <div style="display:none;"><li {% if route == 'emticket/knowled' %} class="active" {% endif %}><a href="{{ section }}" > {{ text_knowledge_section }}</a></li> <li {% if route == 'emticket/article' %} class="active" {% endif %}><a href="{{ article }}" > {{ text_knowledge_article }}</a></li></div> </ul>
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula