Skip to content

Commit

Permalink
nopSolutions#3758 Removed duplicated page title
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiMaz committed May 3, 2019
1 parent 5bf594f commit 59ed333
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5933,7 +5933,7 @@ protected virtual void InstallTopics()
IsPasswordProtected = false,
DisplayOrder = 1,
Published = true,
Title = "Apply vendor instructions",
Title = string.Empty,
Body = "<p>Put your apply vendor instructions here. You can edit this in the admin site.</p>",
TopicTemplateId = defaultTopicTemplate.Id
},
Expand Down

0 comments on commit 59ed333

Please sign in to comment.