Index: /branches/amp_3_7_0/src/webui/webui/htdocs/new/src/client/app/modules/main/navbar.html
===================================================================
--- /branches/amp_3_7_0/src/webui/webui/htdocs/new/src/client/app/modules/main/navbar.html	(revision 2402)
+++ /branches/amp_3_7_0/src/webui/webui/htdocs/new/src/client/app/modules/main/navbar.html	(working copy)
@@ -93,7 +93,7 @@
                 <li>
                     <a href="" ng-controller="TerminalCtrl" ng-click="connect()"><i title="{{ consoleTitle }}" class="fa array-terminal" style="font-size: 20px; color: #f5f5f5;"></i></a>
                 </li>
-                <li>
+                <li ng-if="role_info['user_type'] != 'Device Admin'">
                     <a href="" ng-controller="largeScreenCtrl" ng-click="largeScreen()"><i title="{{'Large Screen Display'|T }}" class="fa fa-television" style="font-size: 20px; color: #f5f5f5;"></i></a>
                 </li>
                 <li uib-dropdown ng-controller="ThemeSwitchingCtrl" ng-show="themes.length > 1">
