Add ITFlow attribution to client portal (1/2)
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
<p class="text-center">
|
||||
<?php
|
||||
echo nullable_htmlentities($session_company_name);
|
||||
// if (!$config_whitelabel_enabled) {
|
||||
// echo '<br><small class="text-muted">Powered by ITFlow</small>';
|
||||
// }
|
||||
if (!$config_whitelabel_enabled) {
|
||||
echo '<br><small class="text-muted">Powered by ITFlow</small>';
|
||||
}
|
||||
?>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user