diff --git a/src/applications/phriction/controller/PhrictionDocumentController.php b/src/applications/phriction/controller/PhrictionDocumentController.php index 88671bf4a6..3133ca747e 100644 --- a/src/applications/phriction/controller/PhrictionDocumentController.php +++ b/src/applications/phriction/controller/PhrictionDocumentController.php @@ -132,7 +132,7 @@ final class PhrictionDocumentController pht('Document Index')); $byline = hsprintf( - '
', + ' ', pht('Last updated %s by %s.', $when, $handles[$content->getAuthorPHID()]->renderLink()),