From a29b90cba17c4ef5b03b505195410c6287cab774 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Fri, 26 Jun 2015 15:20:55 +0200 Subject: interface --- index.php | 82 +++++++-------------------------------------------------------- 1 file changed, 8 insertions(+), 74 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 3505eda..96478dd 100644 --- a/index.php +++ b/index.php @@ -1,88 +1,22 @@ - Post-editing application (key: <?php echo $_GET["key"]; ?> + Post-editing application - + - -
+ - - - +
+ Please enter your session key: + +
- - - - - - - - - - -
Source:
Target:
- + - -
- - - Working -
- - - -
-Document overview - -raw_source_segments as $s) { - if ($i <= $a->progress) { - echo ""; - } else { - echo ""; - } - $i += 1; -} -?> -
".($i+1).".".$s."".$a->post_edits_raw[$i]."
".($i+1).".".$s."
-
- - - -

-Help
-Press the 'Next' to submit your post-edit and to request the next segment to translate -(or just press enter when the 'Target' textarea is in focus). -

- - - - - - -
- - - - - - - - -- cgit v1.2.3