Уборка неиспользуемых отсылок на конфигурацию.
This commit is contained in:
@@ -1179,13 +1179,9 @@ function MM_jumpMenu(targ, selObj, restore) { //v3.0
|
||||
<div id="footer">
|
||||
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="10%" scope="col">
|
||||
<DIV> <?php
|
||||
echo $c['counters']; ?> </DIV>
|
||||
</td>
|
||||
<td width="10%" scope="col"></td>
|
||||
<td width="80%" scope="col">
|
||||
<div align="center"><?php
|
||||
echo $c['copyright']; ?></div>
|
||||
<div align="center"><?= \Core\Config::getCopyright() ?></div>
|
||||
</td>
|
||||
<td width="10%" scope="col"> </td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user