From 3631cb489ff3e176d90086bb797c2355ccda8f8e Mon Sep 17 00:00:00 2001 From: sunsetsystems Date: Fri, 14 Aug 2009 17:57:12 +0000 Subject: [PATCH] fixed typo --- library/options.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/options.inc.php b/library/options.inc.php index 2addd3001..6198ee57c 100644 --- a/library/options.inc.php +++ b/library/options.inc.php @@ -706,8 +706,8 @@ function generate_print_field($frow, $currvalue) { } echo "" . - " class='under'" . + " value='$resnote'" . + " class='under' />" . ""; } echo ""; -- 2.11.4.GIT