summaryrefslogtreecommitdiff
path: root/lib/nudgeform.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nudgeform.php')
-rw-r--r--lib/nudgeform.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nudgeform.php b/lib/nudgeform.php
index 27ad44316..7d04e11e4 100644
--- a/lib/nudgeform.php
+++ b/lib/nudgeform.php
@@ -66,7 +66,7 @@ class NudgeForm extends Form
{
parent::__construct($out);
- $this->notice = $profile;
+ $this->profile = $profile;
}
/**