mirror of
https://github.com/itflow-org/itflow
synced 2026-03-24 06:25:40 +00:00
Add ITFlow attribution to client portal (1/2)
This commit is contained in:
@@ -179,9 +179,9 @@ if ($_SERVER['REQUEST_METHOD'] == 'POST' && isset($_POST['login'])) {
|
||||
<!-- /.login-box -->
|
||||
|
||||
<?php
|
||||
//if (!$config_whitelabel_enabled) {
|
||||
// echo '<small class="text-muted">Powered by ITFlow</small>';
|
||||
//}
|
||||
if (!$config_whitelabel_enabled) {
|
||||
echo '<small class="text-muted">Powered by ITFlow</small>';
|
||||
}
|
||||
?>
|
||||
|
||||
<!-- jQuery -->
|
||||
|
||||
Reference in New Issue
Block a user