diff --git a/export.php b/export.php index 5e3011c7a..1a5d6e645 100644 --- a/export.php +++ b/export.php @@ -378,6 +378,32 @@ if (!$save_on_server) { unset($backup_cfgServer); echo "\n" . '
' . "\n"; + + /** + * Displays a back button with all the $_REQUEST data in the URL (store in a variable to also display after the textarea) + */ + $back_button = ''; + + echo $back_button; echo '' . "\n"; - echo '
[ $value) { - echo '&' . urlencode($name) . '=' . urlencode($value); - } - echo '&repopulate=1">Back ]
'; + echo $back_button; echo "\n"; echo '