PHP Classes

File: WIAdmin/WIModule/modules/logo.php

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WIAdmin/WIModule/modules/logo.php   Download  
File: WIAdmin/WIModule/modules/logo.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: WICMS
Database driven content management system with PDO
Author: By
Last change:
Date: 6 years ago
Size: 925 bytes
 

Contents

Class file image Download

<body>
<header class="header">
            <!-- Static navbar -->
           
                <div class="l_container">
                    <div class="row">
                        <div class="col-lg-3 col-md-31 col-sm-12">
                            <div class="navbar_brand">
                            <div class="logobbt">
                                <a href="index.php"><img src="img/BBT_logo3.jpg" alt="BBT" width="257" height="150"></a></div><!-- end logo-->
<div class="head">
 <div class="bbt">
 <a href="http://www.buddyboytechnologies.com" title="Buddy Boy Technologies ? Where Creative Intelligence Begins " rel="home"><?php echo $trans['BBT']; ?></a>
 
 </div><!-- end bbt-->
 <div class="slogan"><?php echo $trans['slogan']; ?>
</div><!-- end slogan-->
 </div><!-- end head-->
 <br class="clearfloat"/>
 </div><!-- navbar-->
                        </div><!-- col3-->
                        </div><!-- row-->
                        </div><!-- con-->
                      
                        </header>
</body>
</html>