You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/Common/Views/Widgets/Newsletter/Edit.cshtml
+14-45Lines changed: 14 additions & 45 deletions
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,7 @@
9
9
10
10
if (string.IsNullOrEmpty(txtHeader)) { txtHeader="<p>Like, really social. With 12 thousands followers and counting, the topics we cover and the ways readers can access our content are constantly growing.</p>"; }
11
11
if (string.IsNullOrEmpty(txtThankyou)) { txtThankyou="Thank you!"; }
0 commit comments