diff --git a/src/Template/Main/claims.ctp b/src/Template/Main/claims.ctp index 2798fcc..e825b7b 100644 --- a/src/Template/Main/claims.ctp +++ b/src/Template/Main/claims.ctp @@ -332,8 +332,8 @@ if (strlen(trim($desc)) == 0) {
-
ClaimType == 1 ? $claim->Name : ((strlen(trim($claim->Title)) > 0) ? $claim->Title : 'No Title') ?>
- +
ClaimType == 1 ? $claim->Name : ((strlen(trim($claim->Title)) > 0) ? $claim->Title : 'No Title') ?>
+
Description)) > 0 ? $claim->Description : 'No description available' ?>