From f962ea26a7b039c5692c2fcb4848e5229d38ce09 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 16 May 2011 09:06:58 -0400 Subject: Fix paths on the 2.0 version of the tftpd package --- config/tftp2/tftp_files.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/tftp2') diff --git a/config/tftp2/tftp_files.php b/config/tftp2/tftp_files.php index a55e92c6..bc2554ab 100644 --- a/config/tftp2/tftp_files.php +++ b/config/tftp2/tftp_files.php @@ -120,7 +120,7 @@ if ($savemsg) { @@ -178,9 +178,9 @@ if ($savemsg) { echo "

\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; if (file_exists('/root/backup/tftp.bak.tgz')) { - echo " \n"; + echo " \n"; } echo "\n"; echo "\n"; -- cgit v1.2.3