summaryrefslogtreecommitdiff
path: root/submit.php
diff options
context:
space:
mode:
Diffstat (limited to 'submit.php')
-rw-r--r--submit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/submit.php b/submit.php
index bff09fac3..726439a38 100644
--- a/submit.php
+++ b/submit.php
@@ -23,7 +23,7 @@ if ($user->id) {
}
}
else {
- $theme->box("Submit", notice_account());
+ $theme->box("Submit", message_account());
}
$theme->footer();