diff options
Diffstat (limited to 'client/index.html')
| -rw-r--r-- | client/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html index 6bd2669..4ce693b 100644 --- a/client/index.html +++ b/client/index.html @@ -24,7 +24,7 @@ <!-- Status bar --> <div class="row" ng-controller="statusCtrl"> <div class="col-lg-12"> - <!-- Overlay --> + <!-- Login Overlay --> <div ng-include="'./partials/login.html'"></div> <!-- Nav --> <div ng-include="'./partials/nav.html'"></div> |
