OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
accjournal
/
accjournal
/
inc
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
12/26/2021 06:46:23 AM
rwxr-xr-x
📄
bootstrap.min.css
155.78 KB
03/31/2020 05:14:19 PM
rw-r--r--
📄
bootstrap.min.js
58.6 KB
03/31/2020 05:14:58 PM
rw-r--r--
📄
common.js
1.14 KB
12/31/2021 04:26:57 AM
rw-r--r--
📄
config.php
7.63 KB
02/08/2022 01:44:19 PM
rw-r--r--
📁
fontawesome
-
12/18/2021 02:06:02 PM
rwxr-xr-x
📄
footer.php
2.24 KB
12/25/2021 06:15:53 AM
rw-r--r--
📄
header.php
4.38 KB
12/26/2021 05:47:09 AM
rw-r--r--
📄
jquery-3.6.0.min.js
87.4 KB
12/18/2021 09:22:42 AM
rw-r--r--
📄
moment.min.js
52.07 KB
10/15/2020 05:19:40 AM
rw-r--r--
📄
side.php
1.4 KB
12/30/2021 07:39:30 AM
rw-r--r--
📄
style.css
1.75 KB
12/29/2021 04:43:43 AM
rw-r--r--
📄
track.download.php
1.31 KB
11/29/2021 05:41:55 AM
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>