-
Improvement
-
Resolution: Fixed
-
Trivial
-
3.0.8
-
None
In the file "styles/prosilver/template/index_body.html is at line 38 this:
<!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
|
<h3>{L_BIRTHDAYS}</h3>
|
<p><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <strong>{BIRTHDAY_LIST}</strong><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p>
|
<!-- ENDIF -->
|
Why is there "BIRTHDAY_LIST" twice? Has it a reason?