mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fixed bad merge.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@if (!Model.PromoteToHomePage) {
|
||||
@if (!Model.IsHomePage) {
|
||||
<fieldset class="permalink">
|
||||
<label>@T("Permalink")</label>
|
||||
@if (Model.Settings.AllowCustomPattern) {
|
||||
|
||||
Reference in New Issue
Block a user