Open: theme.php
Located here:
/themes/Magazine/
Line: 149
Remove this:
echo '<div class="text-center strong">Magazine theme © '.date('Y').' '.$locale['created_by'].' <a href="https://github.com/RobiNN1" target="_blank">RobiNN</a></div>';
==================================================
Open: Login.php
Located here:
/themes/admin_themes/AdminLTE/classes/
Line: 69
Remove this:
$html .= $locale['ALT_006'].' <a href="https://github.com/RobiNN1" target="_blank">RobiNN</a> ';
$html .= $locale['and'].' <a href="https://adminlte.io" target="_blank">Almsaeed Studio</a><br/>';
========================================
Open: AdminPanel.php
Located here:
/themes/admin_themes/AdminLTE/classes/
Line: 331
Remove this:
$html .= '<strong>';
$html .= 'AdminLTE Admin Theme © '.date('Y').' '.$locale['ALT_006'].' <a href="https://github.com/RobiNN1" target="_blank">RobiNN</a> ';
$html .= $locale['and'].' <a href="https://adminlte.io" target="_blank">Almsaeed Studio</a>';
$html .= '</strong>';
Created : 2022-01-17 03:07:50, Last Modified : 2022-01-18 11:49:37