X7ROOT File Manager
Current Path:
/home/jurarevi/beta.jurareview.ro/application/views
home
/
jurarevi
/
beta.jurareview.ro
/
application
/
views
/
📁
..
📄
abstract.php
(767 B)
📁
admin
📄
admin_home.php
(48 B)
📄
announcements.php
(939 B)
📄
archive.php
(1.31 KB)
📁
common
📄
contact.php
(3.59 KB)
📄
home.php
(1.51 KB)
📄
home2.php
(1.49 KB)
📄
home_pannels.php
(1.54 KB)
📄
index.html
(114 B)
📄
online_first.php
(1.16 KB)
📄
page.php
(440 B)
📄
volumes_list.php
(1.75 KB)
📄
welcome_message.php
(1.89 KB)
Editing: abstract.php
<div class="container main-content"> <div class="col-sm-9"> <h4 style="font-weight:bold;margin-top:30px;"><?php echo $chapter['Volume'];?></h4> <br/> <?php if (!empty($chapter['Authors'])) {?> Authors: <?php echo $chapter['Authors'];?> <br/> <?php }?> <h4 style="font-weight:bold;margin-top:30px;"><?php echo $chapter['Title'];?> </h4> <?php if (!empty($chapter['Abstract'])) { ?> <?php echo $chapter['Abstract']; ?> <?php } ?> <?php if (!empty($chapter['KeyWords'])) {?> Key words: <?php echo $chapter['KeyWords'];?> <br/><br/> <?php }?> <?php if(!empty($chapter['PdfFile'])) {?> <a href="<?php echo '/'.$chapter['PdfFile'];?>" target="_blank">Full text</a> <?php }?> </div>
Upload File
Create Folder