From af58c917dffb01c68ae5e368a4d4a35d45dfb43d Mon Sep 17 00:00:00 2001 From: kanoi Date: Wed, 29 Jul 2015 23:25:37 +1000 Subject: [PATCH] php - reorder password comments --- pool/page_addrmgt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pool/page_addrmgt.php b/pool/page_addrmgt.php index 33b3e21f..22403947 100644 --- a/pool/page_addrmgt.php +++ b/pool/page_addrmgt.php @@ -86,8 +86,8 @@ function addrmgtuser($data, $user, $err) $pg .= ''; $pg .= ""; - $pg .= 'You must enter your password to save changes
'; $pg .= "*Leave blank if you haven't enabled it
"; + $pg .= 'You must enter your password to save changes
'; $pg .= 'A ratio of 0, will remove the address from the payouts
'; } $pg .= "\n";