diff --git a/phoss-smp-webapp/src/main/java/com/helger/phoss/smp/ui/secure/PageSecureBusinessCard.java b/phoss-smp-webapp/src/main/java/com/helger/phoss/smp/ui/secure/PageSecureBusinessCard.java index 79a8572ad..56cc03024 100644 --- a/phoss-smp-webapp/src/main/java/com/helger/phoss/smp/ui/secure/PageSecureBusinessCard.java +++ b/phoss-smp-webapp/src/main/java/com/helger/phoss/smp/ui/secure/PageSecureBusinessCard.java @@ -262,7 +262,7 @@ public EShowList handleAction (@Nonnull final WebPageExecutionContext aWPEC, sDirectoryName + " to index '" + aParticipantID.getURIEncoded () + - "'")); + "'. Please see the log file for details.")); } } return EShowList.SHOW_LIST;