diff options
Diffstat (limited to 'interface.php')
-rw-r--r-- | interface.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface.php b/interface.php index 04e0af9..00d8779 100644 --- a/interface.php +++ b/interface.php @@ -109,5 +109,6 @@ Note that the source word may be distorted. <textarea style="display:none" id="data" ></textarea> <textarea style="display:none" id="original_svg" ></textarea> <textarea style="display:none" id="original_mt" ></textarea> +<textarea style="display:none" id="name" ><?php echo $_GET["name"]; ?></textarea> <!-- /Data --> |