Commit 1e9ed1c1 by jhukal9@gmail.com

minro change

parent 7e59608b
...@@ -46,7 +46,7 @@ if (isset($hero) && is_array($hero) && !empty($hero)): ...@@ -46,7 +46,7 @@ if (isset($hero) && is_array($hero) && !empty($hero)):
<?php else: ?> <?php else: ?>
<section class="AUDIT-INNER-BANNER pb-40"> <section class="AUDIT-INNER-BANNER pb-40">
<div class="container"> <div class="container">
<a href="#" class="btn-outlined back-btn d-inline-block" onclick="history.back()">Go Back</a> <!-- <a href="#" class="btn-outlined back-btn d-inline-block" onclick="history.back()">Go Back</a> -->
<div class="top-title"> <div class="top-title">
<?php if (!empty($hero_title)): ?> <?php if (!empty($hero_title)): ?>
<h1><?php echo $hero_title; ?></h1><?php endif; ?> <h1><?php echo $hero_title; ?></h1><?php endif; ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment