summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 5e574e4..af405e2 100644
--- a/index.php
+++ b/index.php
@@ -35,6 +35,7 @@
<option value="product_de-en_beta_test_D" onclick="document.getElementById('key').value=this.value;">D</option>
<option value="product_de-en_beta_test_D_sparse" onclick="document.getElementById('key').value=this.value;">D [sparse]</option>
<option value="toy_example" onclick="document.getElementById('key').value=this.value;">toy example</option>
+ <option value="product_de-en_toy_example" onclick="document.getElementById('key').value=this.value;">toy example [new]</option>
</select>
</p>
</div>