OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
accjournal
/
inc
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/15/2022 06:28:55 AM
rwxr-xr-x
📄
bootstrap.min.css
155.78 KB
02/08/2022 02:27:35 PM
rw-r--r--
📄
bootstrap.min.js
58.6 KB
02/08/2022 02:27:35 PM
rw-r--r--
📄
common.js
1.25 KB
05/20/2022 10:54:41 AM
rw-r--r--
📄
config.php
7.64 KB
05/19/2022 07:20:38 AM
rw-r--r--
📁
fontawesome
-
02/06/2022 09:24:57 AM
rwxr-xr-x
📄
footer.php
2.24 KB
02/08/2022 02:27:35 PM
rw-r--r--
📄
header.php
4.75 KB
05/20/2022 12:31:00 PM
rw-r--r--
📄
jquery-3.6.0.min.js
87.4 KB
02/08/2022 02:27:35 PM
rw-r--r--
📄
moment.min.js
52.07 KB
02/08/2022 02:27:35 PM
rw-r--r--
📄
side.php
1.4 KB
02/08/2022 02:27:35 PM
rw-r--r--
📄
style.css
1.97 KB
05/20/2022 12:31:08 PM
rw-r--r--
📄
track.download.php
1.31 KB
02/08/2022 02:27:35 PM
rw-r--r--
Editing: footer.php
Close
<footer> <div class="container-fluid mt-3" style="border-top:#0C5784 10px solid;background-color:#2f2f2f;"> <div class="container txtS text-white py-3"> <div class="row"> <div class="col-12 col-md-8"> <p><b class="txtM">About Advanced Computing and Communications Society</b></p> <p>ACCS is a registered scientific society founded to provide a forum to individuals, institutions and industry to encourage the promotion of advanced Computing and Communications technologies.</p> <p>The society has relentlessly continued its efforts to promote research and development in the areas of advanced computing and communications by organizing seminars, national/international conferences and mentoring students in this space.</p> </div> <div class="col-12 col-md-4"> Advanced Computing & Communications Society<br> Gate #2, C. V. Raman Avenue<br> India Institute of Science<br> Bangalore - 560 012<br> KARNATAKA, INDIA<br><br> Editorial correspondence: <a href="mailto:editor@accsindia.org">editor@accsindia.org</a><br> <div class="mt-2"> <div class="d-inline-block" style="width:50px"> <span class="fa-stack fa-2x" style="left:-10px;color:#000;"> <i class="fas fa-square fa-stack-2x"></i> <i class="fab fa-facebook-f fa-stack-1x fa-inverse"></i> </span> </div> <div class="d-inline-block" style="width:50px"> <span class="fa-stack fa-2x" style="left:-10px;color:#000;"> <i class="fas fa-square fa-stack-2x"></i> <i class="fab fa-twitter fa-stack-1x fa-inverse"></i> </span> </div> <div class="d-inline-block" style="width:50px"> <span class="fa-stack fa-2x" style="left:-10px;color:#000;"> <i class="fas fa-square fa-stack-2x"></i> <i class="fab fa-linkedin-in fa-stack-1x fa-inverse"></i> </span> </div> </div> </div> </div> </div> </div> <div class="container-fluid" style="background-color:#000"> <div class="container txtS text-white"> <div class="row pt-2"> <div class="col"> <p>© Copyright <?=date('Y')?> ACCS, All rights reserved. Use of this web site signifies your agreement to the terms and conditions.</p> </div> </div> </div> </div> </footer>