mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00

committed by
Nicholas Mayne

parent
1a98533f97
commit
afb32ab44f
@@ -27,7 +27,7 @@
|
||||
}
|
||||
else {
|
||||
<span>@Url.MakeAbsolute("/")@urlPrefix</span>
|
||||
<span class="hint">@T("Save the current and item the url will be generated using the pattern {0} e.g., {1}", defaultPattern.Name, defaultPattern.Description)</span>
|
||||
<span class="hint">@T("Save the current item and the url will be generated using the pattern {0} e.g., {1}", defaultPattern.Name, defaultPattern.Description)</span>
|
||||
}
|
||||
|
||||
</fieldset>
|
||||
|
Reference in New Issue
Block a user