summaryrefslogtreecommitdiff
path: root/src/www/translator/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/www/translator/index.html')
-rw-r--r--src/www/translator/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/www/translator/index.html b/src/www/translator/index.html
index fa805fe28..b861ca771 100644
--- a/src/www/translator/index.html
+++ b/src/www/translator/index.html
@@ -23,9 +23,9 @@
</dl>
<td>Edit
<dl>
- <dt onclick="translator.import(this)">Import text...
- <dt onclick="translator.add_segment(this)">Add a segment...
- <dt onclick="translator.remove(this)">Remove the last segment
+ <dt id="edit_import" onclick="translator.import(this)">Import text...
+ <dt id="edit_add_segment" onclick="translator.add_segment(this)">Add a segment...
+ <dt id="edit_remove_segment" onclick="translator.remove(this)">Remove the last segment
</dl>
<td>View
<dl>
@@ -72,7 +72,7 @@
</div>
<hr>
<div class=modtime><small>HMTL
-<!-- hhmts start -->Last modified: Sun Sep 9 23:09:57 CEST 2012 <!-- hhmts end -->
+<!-- hhmts start -->Last modified: Mon Sep 10 22:22:00 CEST 2012 <!-- hhmts end -->
</small></div>
<a href="about.html">About</a>