From 1b5e924bb09e2b6c6ffe17185b67014ca09c7a35 Mon Sep 17 00:00:00 2001 From: chenfeiCF Date: Mon, 6 Jun 2016 16:04:00 +0800 Subject: [PATCH] * merge source and source note into one line. --- module/story/view/view.html.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/module/story/view/view.html.php b/module/story/view/view.html.php index fbdcd5dd96..f351d0f497 100644 --- a/module/story/view/view.html.php +++ b/module/story/view/view.html.php @@ -162,11 +162,7 @@ story->source;?> - story->sourceList[$story->source];?> - - - story->sourceNote;?> - sourceNote;?> + story->sourceList[$story->source] . ' ' . $story->sourceNote;?> story->status;?>