<?php include_partial('global/messagebox', array(
'msg_type' => 'success',
'text' => 'Accepted terms. Wellcome.')); ?>
Posted by Saul to Saul (2013-03-06 18:41)
<?php include_partial('global/messagebox', array(
'msg_type' => 'success',
'text' => 'Accepted terms. Wellcome.')); ?>