Withdraw page layout cleanup
This commit is contained in:
@@ -70,6 +70,9 @@
|
||||
<!-- Form with validation -->
|
||||
<form action="/bko/login" method="POST">
|
||||
<div class="panel panel-body login-form">
|
||||
<div class="text-center">
|
||||
<img src="/assets/ext/images/wrenchboard.png" alt="WrenchBoard">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5 class="content-group">Your BackOffice Account <small class="display-block">Your credentials</small></h5>
|
||||
</div>
|
||||
@@ -128,7 +131,9 @@
|
||||
|
||||
<div class="navbar-collapse collapse" id="footer">
|
||||
<div class="navbar-text">
|
||||
© <?php echo date("Y"); ?>. <a href="/bko/" class="navbar-link">WrenchBoard</a> | <a href="https://www.facebook.com/wrenchboard/" class="navbar-link" target="_blank">Facebook</a> [<b>Tools:</b><a target="_blank" href="https://ibank.gtbank.com/GAPSNew/Alert.aspx">GTB</a></b> | <b><a href="https://www.twilio.com">TWILO[support@wrenchboard.com]</a></b>]
|
||||
© <?php echo date("Y"); ?>. <a href="/bko/" class="navbar-link">WrenchBoard</a> | <a href="https://www.facebook.com/wrenchboard/" class="navbar-link" target="_blank">Facebook</a> [<b>Tools:</b><a target="_blank" href="https://ibank.gtbank.com/GAPSNew/Alert.aspx">GTB</a></b>
|
||||
| <b><a href="https://www.twilio.com">TWILO[support@wrenchboard.com]</a></b>
|
||||
| <b><a href="https://dashboard.flutterwave.com/login">Flutterwave</a></b>]
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user