Файловый менеджер - Редактировать - /home/umudio/public_html/includes/sidecontent.php
Назад
<div class="col-lg-3 d-none d-lg-block d-xl-block"> <div class="row"> <div class="col-lg-12" style="margin-top: 15px;"> <h4 style="background-color: #FBFBFB;padding: 13px;border-radius: 4px;color: #850002;">LITURGICAL CALENDAR</h4> <script language="javascript" type="text/javascript" src="https://www.catholicculture.org/widgets/liturgical_day.cfm?layout_option=horizontal&timezone_offset=0"></script> </div> </div> <div class="row"> <div class="col-lg-12" style="margin-top: 15px;"> <!-- <center> <img src="./upcoming.png" alt="" class="img-fluid" width="70%" style="border-radius: 3px;margin-bottom: 3px;"> </center> --> <center> <h4 style="background-color: #FBFBFB;padding: 13px;border-radius: 4px;color: #850002;">UPCOMING EVENTS</h4> </center> <div class="" style="background-color: #FBFBFB;padding: 15px;border-radius: 5px;"> <?php include_once 'includes/config.php'; $query = mysqli_query($con, "SELECT * FROM calend ORDER BY sn DESC LIMIT 1"); while ($row = mysqli_fetch_array($query)) { ?> <h3 style="font-size: 17px;"><?php echo $row['activity']; ?></h3> <div class="event-info"> <p><i class="ti-calendar"></i>Date: <?php echo $row['fromdate']; ?> - <?php echo $row['todate']; ?></p> <!-- <p><i class="ti-time"></i>Time: 2:00 PM.</p> --> <!-- <p><i class="ti-location-pin"></i>Grand Mahal, Dubai 2100.</p> --> </div> <p><?php echo strip_tags(html_entity_decode($row['details'])); ?></p> <?php } ?> <div align="center"><a href="upcoming" style="color: #850002;">More Events</a></div> </div> </div> </div> <?php $img = "./img/jesus.jpeg"; if ($page == "index") { echo ""; } else { echo " <div class='row'> <div class='col-lg-12' style='margin-top: 15px;'> <div style='background-image: url($img);padding: 15px;border-radius: 5px;object-fit: ;background-position: center;background-repeat: no-repeat;height: 310px;'> <div style='color: white;padding: px;text-align: center;margin-top: 10px;'> There are vocations which manifest themselves. They must be fostered! There are vocations which dare not manifest. They must be found and encouraged! Please make a donation today by clicking the button below. </div> <center style='margin-top: 10px;'> <a href='support-us' style='padding: 10px;border-radius: 20px;color: #000;background: #EABF32;font-size: 12px;'>Support Us</a> </center> </div> </div> </div> "; } ?> <?php session_start(); if (!isset($_SESSION["manager"])) { echo " <div class='row'> <div class='col-lg-12' style='margin-top: 15px;'> <h4 style='background-color: #FBFBFB;padding: 13px;border-radius: 4px;color: #1480CD;'>Admininstrator Sign In</h4> <div class=' style='background-color: #FBFBFB;padding: 15px;border-radius: 5px;'> <form action='' method='post' class='form-horizontal'> <div class='form-group column-row row' style='margin-top: 5px;'> <div class='col-lg-12'> <input type='text' name='username' class='form-control' placeholder='Username' required> </div> <br> <br> <div class='col-lg-12'> <input type='password' name='password' class='form-control' placeholder='Password' required> </div> <br><br> <div class='col-lg-12' align='center'> <input style='font-size: 12px;background: #08173A;color: white;padding: 2px;padding-right: 10px;padding-left: 10px;border-radius: 3px;border: 1px solid #08173A;' type='submit' name='signin' value='Sign In'> </div> </div> </form> </div> </div> </div> "; } else { } ?> </div>
| ver. 1.4 |
Github
|
.
| PHP 5.6.40 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка