aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/license_notice.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-10-27 06:16:03 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-10-27 06:16:03 +0000
commit30302704689cdb2dd38d012f65bb0e5226b4ca3e (patch)
treed7e76daab3e9348a3cdb492e86a3972fe7c6ea38 /h-source/Application/Views/license_notice.php
parentd67f5736dfbec2b769e98dd17f34137b9feec1fc (diff)
added module inside insert and update pages - Luis Alberto issue
Diffstat (limited to 'h-source/Application/Views/license_notice.php')
-rw-r--r--h-source/Application/Views/license_notice.php3
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