Răsfoiți Sursa

Improvements to the translation page.

Iñigo Valentin 9 ani în urmă
părinte
comite
930cc29693
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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';
 				}
 			}