fixup Disco -> Disco ICT
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
@{
|
||||
ViewBag.Title = null;
|
||||
}
|
||||
<h1>@CommonHelpers.Breadcrumbs(Html.ToBreadcrumb("Initial Configuration", MVC.InitialConfig.Index(), "Disco Administrators"))</h1>
|
||||
<h1>@CommonHelpers.Breadcrumbs(Html.ToBreadcrumb("Initial Configuration", MVC.InitialConfig.Index(), "Disco ICT Administrators"))</h1>
|
||||
<div id="initialConfig_Administrators">
|
||||
<div class="form" style="width: 450px">
|
||||
<div>
|
||||
Disco Administrators have access to the entire Disco application.
|
||||
Disco ICT Administrators have access to the entire Disco ICT application.
|
||||
<code>Domain Admins</code> is a required member and is always included regardless of configuration.
|
||||
</div>
|
||||
<table>
|
||||
@@ -43,7 +43,7 @@
|
||||
<i class="fa fa-lg fa-cog fa-spin"></i>
|
||||
Validating Configuration
|
||||
</h2>
|
||||
<div>Please wait while the Disco configuration is validated</div>
|
||||
<div>Please wait while the Disco ICT configuration is validated</div>
|
||||
</div>
|
||||
@using (Html.BeginForm())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user