diff --git a/include/maintainer.php b/include/maintainer.php index e856270..9a7e633 100644 --- a/include/maintainer.php +++ b/include/maintainer.php @@ -730,14 +730,14 @@ class maintainer } $iSuperMaintainer = $aClean['iVersionId'] ? 0 : 1; - echo ""; - echo ""; - echo ""; + echo ""; + echo ""; + echo ""; if($iSuperMaintainer) - echo 'Why you want to and should
be an application super maintainer
',"\n"; + echo 'Why you want to and should
be an application super maintainer
',"\n"; else - echo 'Why you want to and should
be an application maintainer
',"\n"; + echo 'Why you want to and should
be an application maintainer
',"\n"; echo '',"\n"; } else