Уборка неиспользуемых отсылок на конфигурацию.

This commit is contained in:
2024-04-29 17:22:11 +03:00
parent bd7af6b31c
commit 5f9d3b85bf
13 changed files with 232 additions and 281 deletions
+2 -6
View File
@@ -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">&nbsp;</td>
</tr>