瀏覽代碼

fixed druk rezygnacja z opcji TVC

Piotr Labudda 10 年之前
父節點
當前提交
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];