diff options
Diffstat (limited to 'custom/views/install.tpl.php')
-rw-r--r-- | custom/views/install.tpl.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/custom/views/install.tpl.php b/custom/views/install.tpl.php index 9eaff65..8fbb99e 100644 --- a/custom/views/install.tpl.php +++ b/custom/views/install.tpl.php @@ -102,8 +102,7 @@ </form> </div> -<?php elseif ($status =='installed'): ?> - +<?php elseif ($status =='installed') : ?> <p><?=_g('Congratulations! Your moonmoon is ready.')?></p> <h3><?=_g("What's next?")?></h3> <ol> |