Procházet zdrojové kódy

Improvements to the translation page.

Iñigo Valentin před 9 roky
rodič
revize
930cc29693
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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';
 				}
 			}