diff options
author | Patrick Simianer <p@simianer.de> | 2016-06-08 15:46:52 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2016-06-08 15:46:52 +0200 |
commit | 5242b5b1b5991eb08c9578b299c383c604ed4f33 (patch) | |
tree | 56631aeb605dd3c304d2a5f693c58921f58a0f75 /interface.php | |
parent | 1064a4b2cccf0cfa38713216265e939330f4b6b5 (diff) |
summary
Diffstat (limited to 'interface.php')
-rw-r--r-- | interface.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.php b/interface.php index 5ea96ae..04e0af9 100644 --- a/interface.php +++ b/interface.php @@ -49,7 +49,7 @@ Note that the source word may be distorted. <!-- /Source and target textboxes --> <!-- Summary --> -<div id="view_summary" style="display:none;margin:2em"><strong>Session finished, thank you!</strong> View <a href="http://postedit.cl.uni-heidelberg.de:<?php echo $db->port; ?>/summary" target="_blank">summary</a>.</div> +<div id="view_summary" style="display:none;margin:2em"><strong>Session finished, thank you!</strong> View <a href="http://postedit.cl.uni-heidelberg.de:<?php echo $db->port; ?>/summary" target="_blank">Summary</a>.</div> <!-- /Summary --> <!-- Buttons --> |