Commit 2993c62505dc6f71ac147906ca0e238f5b44904c
1 parent
008a862c
Committed code. Refs: #15242
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/index.html
... | ... | @@ -1222,7 +1222,7 @@ |
1222 | 1222 | <div class="modal-header ui-draggable-handle " style="color: #ffffff; background-color: #0095da; border-color: #007ab3;"> <!--color: #e5e5e5;--> |
1223 | 1223 | <!--bg-primary--> |
1224 | 1224 | <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> |
1225 | - <h5 class="text-left lhgt19 padd5" style="color:#fff; text-align:left;">Below are the modules list available to user:</h5> | |
1225 | + <h5 class="text-left lhgt19 padd5" style="color:#fff; text-align:left;">Below is the list of modules available:</h5> | |
1226 | 1226 | </div> |
1227 | 1227 | <div class="modal-body"> |
1228 | 1228 | <div class="panel-body"> | ... | ... |