mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
#19081: Changing autoroute hint to make it more explicit
Work Item: 19081 --HG-- branch : 1.x
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<span>@ViewContext.RequestContext.HttpContext.Request.ToApplicationRootUrlString()/@Model.CurrentUrl</span>
|
||||
}
|
||||
|
||||
<span class="hint">@T("Leave empty to use the default permalink pattern ({0}: {1})", defaultPattern.Name, defaultPattern.Description)</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>
|
||||
|
||||
</fieldset>
|
||||
|
||||
|
Reference in New Issue
Block a user