π FileMgr
π
/var/www/vhosts/dzfarer.com/httpdocs/header
βοΈ Edit File: /var/www/vhosts/dzfarer.com/httpdocs/header/header.php
β¬ Kembali
<!DOCTYPE html> <html lang="en"> <head> <!-- SITE TITTLE --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Dzfarer</title> <!-- PLUGINS CSS STYLE --> <link href='assets/plugins/fontawesome-5.15.2/css/all.min.css' rel='stylesheet'> <link href='assets/plugins/fontawesome-5.15.2/css/fontawesome.min.css' rel='stylesheet'> <link href='assets/plugins/listtyicons/style.css' rel='stylesheet'> <link href='assets/plugins/menuzord/css/menuzord.css' rel='stylesheet'> <link href='assets/plugins/selectric/selectric.css' rel='stylesheet'> <link href='assets/plugins/map/css/map.css' rel='stylesheet'> <!-- GOOGLE FONT --><!-- font-family: 'Mulish', sans-serif; --><!-- font-family: 'Poppins', sans-serif; --> <link href="https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;600;700;800;900&family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <!-- CUSTOM CSS --> <link href="assets/css/style.css" rel="stylesheet" id="option_style"> <!-- <link rel="stylesheet" href="assets/css/default.css" id="option_color"> --> <!-- FAVICON --> <link href="assets/img/favicon.ico" rel="shortcut icon"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <!-- Feuilles de style Leaflet --> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" /> </head> <body id="body" class="body-wrapper boxed-menu"> <!-- HEADER --> <header class="header"> <nav class="nav-menuzord"> <div class="container-fluid clearfix"> <div id="menuzord" class="menuzord menuzord-responsive"> <a href="index.php" class="menuzord-brand"> <img src="assets/img/DZfarer-Web.png" alt="" class="logo-svg" width="120" > </a> <?php if (!empty($arrivee)) { $q = urlencode($arrivee); } ?> <ul class="menuzord-menu menuzord-right"> <li class="<?php if($menu_active =='place'){echo 'active';}else{echo '';}?>"> <a href="lisintigs_places.php<?= $q ? '?arrivee=' . $q : '' ?>" >Endroit Γ visiter</a> </li> <li class="<?php if($menu_active =='transport'){echo 'active';}else{echo '';}?>"> <a href="transport.php<?= $q ? '?arrivee=' . $q : '' ?>">Transport</a> </li> <li class="<?php if($menu_active =='hotels'){echo 'active';}else{echo '';}?>"> <a href="hotels.php<?= $q ? '?arrivee=' . $q : '' ?>">HΓ΄tels & restaurant</a> </li> <li class="<?php if($menu_active =='location'){echo 'active';}else{echo '';}?>"> <a href="javascript:0">Location</a> </li> <li class="<?php if($menu_active =='store'){echo 'active';}else{echo '';}?>"> <a href="store.php">Store</a> </li> </ul> </div> </div> </nav> </header> <div class="main-wrapper">
πΎ Simpan File
Batal
β¬ Naik ke httpdocs
1 item
Nama
Tipe
Ukuran
Diubah
Aksi
π
header.php
php
3.2 KB
2025-11-10 13:51
βοΈ Edit
ποΈ View
π Hapus