Move 2012 to a separate directory
This commit is contained in:
@@ -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%'] = '';
|
||||
|
||||
Reference in New Issue
Block a user