Check if custom background is set in template
Cette révision appartient à :
Parent
182e148598
révision
8e65d2322d
1 fichiers modifiés avec 3 ajouts et 0 suppressions
|
@ -12,6 +12,9 @@ function get_total_points($team)
|
|||
|
||||
$scoreUSA = get_total_points('usa');
|
||||
$scoreURSS = get_total_points('urss');
|
||||
|
||||
if (!$customBackgroundId)
|
||||
$customBackgroundId='';
|
||||
?>
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
|
Chargement…
Référencer dans un nouveau ticket