diff src/main/webapp/public/header.jsp @ 51:8efabe84b7ea

restricted page editor, definition editor and admin menus to admins.
author casties
date Wed, 30 Sep 2015 15:52:17 +0000
parents 8c31ab1129e1
children 38dc1f0e2451
line wrap: on
line diff
--- a/src/main/webapp/public/header.jsp	Thu Jul 16 09:52:15 2015 +0000
+++ b/src/main/webapp/public/header.jsp	Wed Sep 30 15:52:17 2015 +0000
@@ -16,7 +16,7 @@
 			</div>
 			<div id="headerContent">
 				<h1>
-					<a href="${contextBean.getAppBean().getRoot()}">ISMI</a>
+					<a href="${contextBean.getAppBean().getRoot()}">ISMI Lab</a>
 				</h1>
 				<p>Islamic Scientific Manuscripts Initiative</p>
 			</div>