summaryrefslogtreecommitdiff
path: root/interface.php
diff options
context:
space:
mode:
Diffstat (limited to 'interface.php')
-rw-r--r--interface.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface.php b/interface.php
index f92d196..c4a20d2 100644
--- a/interface.php
+++ b/interface.php
@@ -79,6 +79,7 @@ The interface was only tested with Firefox 31.</p>
<!-- Data -->
<textarea style="display:none" id="key"><?php echo $_GET['key']; ?></textarea>
<textarea style="display:none" id="source"></textarea>
+<textarea style="display:none" id="last_post_edit"></textarea>
<textarea style="display:none" id="current_seg_id">0</textarea>
<textarea style="display:none" id="paused">0</textarea>
<textarea style="display:none" id="oov_correct">0</textarea>