diff --git a/addaccounts.php b/addaccounts.php
index 4b01219..c20d3f7 100644
--- a/addaccounts.php
+++ b/addaccounts.php
@@ -38,6 +38,10 @@ if (!empty($_POST['delchar'])) {
echo 'Character deleted - no preferred character selected.
';
}
+if (!empty($_POST['newcharname'])) {
+ include_once ('includes/addcharacters-submit.php');
+}
+
echo '