Просмотр исходного кода

fixed druk rezygnacja z opcji TVC

Piotr Labudda 10 лет назад
Родитель
Сommit
68d54c062e
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      SE/odt2xhtml/4138.opcje-rezygnacja.php

+ 2 - 0
SE/odt2xhtml/4138.opcje-rezygnacja.php

@@ -193,6 +193,8 @@ if (!empty($args['id_options'])) {
 				continue;
 			}
 
+			if ('TVC' == $cur_option_service) $cur_option_service = 'TV';
+
 			$options_to_load_counter[$cur_option_service]++;
 
 			$cur_option_index = $options_to_load_counter[$cur_option_service];