summaryrefslogtreecommitdiffstats
path: root/templates/show_confirmation.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_confirmation.inc.php')
-rw-r--r--templates/show_confirmation.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_confirmation.inc.php b/templates/show_confirmation.inc.php
index bccf51a6..e183c90e 100644
--- a/templates/show_confirmation.inc.php
+++ b/templates/show_confirmation.inc.php
@@ -19,7 +19,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-$confirmation = Core::form_register($form_name);
+$confirmation = Core::form_register($form_name);
?>
<?php show_box_top(scrub_out($title)); ?>
<?php echo $text; ?>