mirror of
https://github.com/e107inc/e107.git
synced 2025-07-25 00:41:52 +02:00
Bugtracker #3582 - shows site theme in admin (although could do with improvement)
This commit is contained in:
@@ -32,6 +32,8 @@ if (ADMIN) {
|
||||
<br />
|
||||
".FOOTLAN_3." ".$e107info['e107_version']."
|
||||
<br /><br />
|
||||
<b>".FOOTLAN_18."</b>
|
||||
<br />".$pref['sitetheme']."<br /><br />
|
||||
<b>".FOOTLAN_5."</b>
|
||||
<br />
|
||||
".$themename." v".$themeversion." ".($themeauthor ? FOOTLAN_6.' '.$themeauthor : '')." ".($themedate ? "(".$themedate.")" : "");
|
||||
|
Reference in New Issue
Block a user