= sprintf(_('In order to be able to setup an HTTP site with this service, a subdirectory for this site must be created inside the SFTP space first. The name of this subdirectory can only contain %1$s, %2$s, %3$s, %4$s and %5$s.'), 'a
-z
', 'A
-Z
', '0
-9
', '_
', '-
') ?>
= sprintf(_('In order to be able to set up an HTTP site with this service, a subdirectory for this site must be created inside the SFTP space first. The name of this subdirectory can only contain %1$s, %2$s, %3$s, %4$s and %5$s.'), 'a
-z
', 'A
-Z
', '0
-9
', '_
', '-
') ?>
= isset($_SESSION['display-username']) ? $_SESSION['display-username'] : '<username>'; ?>
+ = defined('DISPLAY_USERNAME') ? DISPLAY_USERNAME : '<username>' ?>