diff options
Diffstat (limited to 'h-source/Application/Views/license_notice.php')
-rw-r--r-- | h-source/Application/Views/license_notice.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/h-source/Application/Views/license_notice.php b/h-source/Application/Views/license_notice.php index 856ca6b..6aec78c 100644 --- a/h-source/Application/Views/license_notice.php +++ b/h-source/Application/Views/license_notice.php @@ -28,4 +28,5 @@ <div class="not_logged_license"> <?php echo gtext("You are not a registered user or you have not logged in. Your contribution won't be published until an administrator approves it. If you want your contributions to be automatically published please log in or create an account.");?> </div> - <?php } ?>
\ No newline at end of file + <?php } ?> + <div class="box_module_how_to_compile"><?php echo $howToCompileLabel;?></div>
\ No newline at end of file |