From 23d659a2295145b97a83e69c830cc68ddaab5aa3 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Mon, 19 Sep 2022 14:51:14 +0200 Subject: [PATCH] added residencies internacionals to sections template --- page-templates/seccions.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/page-templates/seccions.php b/page-templates/seccions.php index 583530d..7a50890 100644 --- a/page-templates/seccions.php +++ b/page-templates/seccions.php @@ -25,7 +25,7 @@ get_header(); ?> -

+

@@ -71,6 +71,8 @@ get_header(); ?> $tipus = 'art'; elseif ($pare == 46572) : //artistes amb beca post=46572 $tipus = 'art'; + elseif ($pare == 58844) : //artistes internacionals post=58844 + $tipus = 'art'; elseif ($pare == 136) : //desc+arregues post=136 $tipus = 'desc'; elseif ($pare == 74) : //equip post=74