Fixed bad merge.

This commit is contained in:
Sipke Schoorstra
2015-07-24 15:01:16 +01:00
parent 0d3f525610
commit 6566c11880

View File

@@ -18,7 +18,7 @@
} }
} }
@if (!Model.PromoteToHomePage) { @if (!Model.IsHomePage) {
<fieldset class="permalink"> <fieldset class="permalink">
<label>@T("Permalink")</label> <label>@T("Permalink")</label>
@if (Model.Settings.AllowCustomPattern) { @if (Model.Settings.AllowCustomPattern) {