Jakweb.ch stuff
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
clouddesk/template/business/tplblocks/header-rating-ticket.php

9 lines
347 B

<div class="page-header page-header-xs" style="background-image: url('<?php echo BASE_URL."files/editor/header/bg17.jpg";?>');">
<div class="filter"></div>
<div class="content-center">
<div class="container">
<h1 class="h1-small"><?php echo $row["subject"];?></h1>
<h3><?php echo $jkl["g29"];?></h3>
</div>
</div>
</div>