PHP Classes

File: upload/themes/bb_simple/views/help_terms.php

Recommend this page to a friend!
  Classes of James Brows   PHP Bulletin Board   upload/themes/bb_simple/views/help_terms.php   Download  
File: upload/themes/bb_simple/views/help_terms.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Bulletin Board
Manage and post messages in multi-user forums
Author: By
Last change:
Date: 3 years ago
Size: 735 bytes
 

Contents

Class file image Download

<style>
.select2-container .select2-selection--single
{
  height: 38px;
}
  </style>
  <div class='container' style='margin-top: 20px;padding-left:0px;padding-right:0px;'>
    <main>
        <!-- row -->
        <div class='row'>
        <!-- left -->
        <div class='col-lg-12 '>
        <div class="card text-dark bg-light mb-3" style=" ">
            <div class="card-header" style="background-color: #f8f9fa;padding-top: 13px;padding-bottom: 13px;">Terms</div>
            <div class="card-body">
                Terms content here
            </div>
            </div>
           
        </div>
        <!-- left -->
        </div>
        <!-- row -->

    </main>
</div>
<!-- container -->


  <script>
 

  </script>