소스 검색

Improvements to the translation page.

Iñigo Valentin 9 년 전
부모
커밋
930cc29693
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      www/traducir/index.php

+ 1 - 1
www/traducir/index.php

@@ -215,7 +215,7 @@
 					document.getElementById('t_translation').innerText = '';
 					document.getElementById('t_translation').value = '';
 					document.getElementById('t_translation').style.display = 'inline-block';
-					document.getElementById('type').value = 'i';
+					document.getElementById('type').value = 't';
 				}
 			}