Index: trunk/grails-app/views/appCore/appAdmin.gsp
===================================================================
--- trunk/grails-app/views/appCore/appAdmin.gsp	(revision 110)
+++ trunk/grails-app/views/appCore/appAdmin.gsp	(revision 116)
@@ -14,5 +14,5 @@
                 Warning!<br />
                 The pages bellow this line are for use by the application admin only and NOT for daily use.<br />
-                They allow direct administration of the back-end data, cascade deletion and updates may occur.<br />
+                They allow direct administration of the back-end data, uncontrolled cascade deletion and updates may occur.<br />
                 The manager authorisation and pages should be used for normal daily use.<br />
             </div>
Index: trunk/grails-app/views/appCore/home.gsp
===================================================================
--- trunk/grails-app/views/appCore/home.gsp	(revision 110)
+++ trunk/grails-app/views/appCore/home.gsp	(revision 116)
@@ -9,4 +9,5 @@
         <div class="nav">
             <span class="menuButton"><g:link class="list" controller="taskDetailed" action="list">Tasks</g:link></span>
+            <span class="menuButton"><g:link class="list" controller="inventoryItemDetailed" action="list">Inventory</g:link></span>
 
         </div>
