Move 2012 to a separate directory

This commit is contained in:
2022-01-14 02:30:26 +01:00
parent 23748119b7
commit c2e79f272f
316 changed files with 1631 additions and 1629 deletions

View File

@@ -58,7 +58,7 @@ $CMS['%ainfo%'] = $aInfo;
if ($eu == true) {
$CMS['%eu%'] = '<table class="table-no-border" id="ziel3">
<tr><td colspan="2"><h6>%eustring%</h6></td></tr>
<tr><td><img src="/images/EU-Logo_rgb.jpg" height="45" width="361"></td><td><img src="/images/ziel-small.jpg" class="margin-05"></td></tr>
<tr><td><img src="%root%/images/EU-Logo_rgb.jpg" height="45" width="361"></td><td><img src="%root%/images/ziel-small.jpg" class="margin-05"></td></tr>
</table>';
} else {
$CMS['%eu%'] = '';