mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-22 03:37:25 +08:00
Typo in autoroute hint
--HG-- branch : 1.x
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
<span>@ViewContext.RequestContext.HttpContext.Request.ToApplicationRootUrlString()/@Model.CurrentUrl</span>
|
<span>@ViewContext.RequestContext.HttpContext.Request.ToApplicationRootUrlString()/@Model.CurrentUrl</span>
|
||||||
}
|
}
|
||||||
|
|
||||||
<span class="hint">@T("Save the current item and leave empty to have it automatically generated using the patten {0} e.g., {1}", defaultPattern.Name, defaultPattern.Description)</span>
|
<span class="hint">@T("Save the current item and leave the input empty to have it automatically generated using the pattern {0} e.g., {1}", defaultPattern.Name, defaultPattern.Description)</span>
|
||||||
|
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user