From 5b768f6b5670656cab1627013815e1195551fadb Mon Sep 17 00:00:00 2001 From: zlaxy Date: Sun, 22 Oct 2017 11:25:23 +0300 Subject: [PATCH] Added inherit of subject field during reply --- index.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 9893019..63b2b66 100644 --- a/index.php +++ b/index.php @@ -166,7 +166,12 @@ function AddEntryView() { if ($GBcityfield) echo " ",$Titles["City"],":
\n"; if ($GBlinkfield) echo " ",$Titles["Link"],":
\n"; if ($GBemailfield) echo " ",$Titles["Email"],": ($Titles[NotPublic])
\n"; - if ($GBsubjectfield) echo " ",$Titles["Subject"],":
\n"; + if ($GBsubjectfield) { + echo " ",$Titles["Subject"],":
\n"; + } if ($GBcategoryfield) { echo " ",$Titles["Category"],":