diff options
| author | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-02-03 15:37:36 +0100 |
|---|---|---|
| committer | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-02-03 15:37:36 +0100 |
| commit | bf7556fb60e1ec8e96272a0a8df50c97e5f4d36b (patch) | |
| tree | 23d67edab696bba6df77080581726d01737c89a0 /client/index.html | |
| parent | 7318a57322a02de7908862e43520c650388684c1 (diff) | |
Edit modal name
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> |
