Priority File Manager
📁 public_html
Base Directory:
/home/ecedu/public_html
/home/ecedu/public_html/wp-content/plugins
/home/ecedu/public_html/wp-content
/home/ecedu
/var/www
/var/www/cgi-bin
/var/www/html
public_html
/
cce
/
Views
/
layouts
/home/ecedu/public_html/cce/Views/layouts
Name
Type
Size
Actions
📁
..
Folder
-
Delete
Rename
📄
aboutus-layout.php
File
1676
Delete
Rename
Edit
Download
📄
article-layout.php
File
21975
Delete
Rename
Edit
Download
📄
back-top.php
File
706
Delete
Rename
Edit
Download
📄
body-layout.php
File
1313
Delete
Rename
Edit
Download
📄
contactus-layout.php
File
4025
Delete
Rename
Edit
Download
📄
department-layout.php
File
3736
Delete
Rename
Edit
Download
📄
footer-layout.php
File
5862
Delete
Rename
Edit
Download
📄
header-layout.php
File
451
Delete
Rename
Edit
Download
📄
header-second.php
File
827
Delete
Rename
Edit
Download
📄
index-layout.php
File
4027
Delete
Rename
Edit
Download
📄
list-languages.php
File
5393
Delete
Rename
Edit
Download
📄
list-news-layout.php
File
6488
Delete
Rename
Edit
Download
📄
list-pdf-layout.php
File
4459
Delete
Rename
Edit
Download
📄
main-func.php
File
59102
Delete
Rename
Edit
Download
📄
main-layout.php
File
8313
Delete
Rename
Edit
Download
📄
main-menu.php
File
3613
Delete
Rename
Edit
Download
📄
mobile-menu.php
File
5453
Delete
Rename
Edit
Download
📄
mobile-side.php
File
14998
Delete
Rename
Edit
Download
📄
pdf-layout.php
File
3
Delete
Rename
Edit
Download
📄
right_sidebar.php
File
3970
Delete
Rename
Edit
Download
📄
search-layout.php
File
5408
Delete
Rename
Edit
Download
📄
top-menu.php
File
1175
Delete
Rename
Edit
Download
📄
top_slider.php
File
2320
Delete
Rename
Edit
Download
Upload
Create Folder
📝 Editing:
main-menu.php
Size: 3,613 bytes
Lines: 57
Type: .php
💾 Save
Cancel
✕
<div id="showbacktop" class="showbacktop full-nav bg-white border-none border-lg-1 border-bottom shadow-b-sm py-0 bg-black mt-0"> <div class="container"> <nav id="main-menu" class="main-menu navbar navbar-expand-lg navbar-light px-2 px-lg-0 py-0"> <!--Navbar menu--> <div id="navbarTogglerDemo1" class="collapse navbar-collapse hover-mode"> <!-- logo in navbar --> <div class="logo-showbacktop" style='margin-left:-5px;margin-right:-5px'> <a href="index.php?lang=<?= $lang ?>"> <img class="img-fluid lazy" src="<?= $logo1;?>" data-src="<?= $logo1;?>" alt="<?= $logo1;?>"> </a> <?= edit_image(1);?> </div> <!--left main menu start--> <ul id="start-main" class="navbar-nav main-nav bg-black"> <?= renderMenu($menu, $lang, false); ?> </ul> <!--end left main menu--> <!--Search form--> <div class="navbar-nav ms-auto d-none d-lg-block"> <div class="search-box"> <div class="search-menu no-shadow border-0 py-0"> <form class="form-src form-inline" action="search.php"> <div class="input-group"> <input type="text" class="form-control end-0" name="keywords" placeholder="<?= htmlspecialchars($L['search_placeholder']) ?>" aria-label="<?= htmlspecialchars($L['search']) ?>"> <span class="icones"> <svg xmlns="http://www.w3.org/2000/svg" class="ms-n4" width="1rem" height="1rem" fill="currentColor" viewBox="0 0 512 512"> <path d="M221.09,64A157.09,157.09,0,1,0,378.18, 221.09,157.1,157.1,0,0,0,221.09,64Z" style="fill:none;stroke:currentColor; stroke-miterlimit:10;stroke-width:32px" /> <line x1="338.29" y1="338.29" x2="448" y2="448" style="fill:none;stroke:currentColor;stroke-linecap:round; stroke-miterlimit:10;stroke-width:32px" /> </svg> </span> </div> </form> </div> </div> </div> <!--end search form--> </div> <!--End navbar menu--> </nav> </div> </div>
✅ File saved successfully!