diff --git a/creator/index.php b/creator/index.php
index ded78c11..3450e201 100644
--- a/creator/index.php
+++ b/creator/index.php
@@ -201,7 +201,7 @@ include('../globalHTML/header-1.php');
{fontsize#}
Changes the font size by # pixels (relative - use negative integers to shrink text - ie '{fontsize-12}')
{fontcolor___}
Changes the font color to ___ (ie '{fontcolor#00FF00}')
{left}
Aligns text to the left
- {center{
Aligns text to the center
+ {center}
Aligns text to the center
{right}
Aligns text to the right
{permashift#,$}
Moves the text # pixels right and $ pixels down. Recommended for moving the text over large distances
{up#}
Moves the text # pixels up
@@ -510,11 +510,14 @@ include('../globalHTML/header-1.php');