Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/view/journal2/tpl/
Upload File :
Current File : /var/www/alh/admin/view/journal2/tpl/error2.tpl

<?php echo $header; ?>
<div id="content">
    <div class="box">
        <div class="heading">
            <h1><img src="view/image/module.png" alt="" /> Journal Module</h1>
        </div>
        <div class="content">
            <h3>Journal Installation Error</h3>
            <p>Make sure you have uploaded all Journal files to your server and successfully replaced <b>system/engine/front.php</b> file.</p>
            <p>You can find more information <a href="http://docs.digital-atelier.com/opencart/journal/#/settings/install" target="_blank">here</a>.</p>
        </div>
    </div>
</div>
<?php echo $footer; ?>