Fix Undefined array key warnings in template.php
commit5fb6eef7d292954f8d676cf43b7dd1d916ec12a1
authorDamien Regad <dregad@mantisbt.org>
Wed, 27 Jan 2021 00:11:51 +0000 (27 01:11 +0100)
committerDamien Regad <dregad@mantisbt.org>
Wed, 27 Jan 2021 00:11:51 +0000 (27 01:11 +0100)
treef74d2289b526a3b91127e48d55e0dcd0221efcdf
parentbbdbbeb8739eed897db555ba9fb88524dc516399
Fix Undefined array key warnings in template.php

Warning: Undefined array key "__background__" in .../inc/ on line 1275

Triggered for the following language strings: __text__, __background__,
__text_alt__, __background_alt__, __text_neu__, __background_neu__,
__border__ and __highlight__.
inc/template.php