-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
in /ext/rfd/trader/styles/prosilver/template/includes/view_trader_feedback_sidebar.html
There are two language keys which are not used because this code is disable:
{# <tr>
<td>{MEMBERS_WHO_LEFT_POSITIVE}{L_COLON</td>
<td>{{ trader_stats.user_trader_positive }}</td>
</tr>
<tr>
<td>{MEMBERS_WHO_LEFT_NEGATIVE}{L_COLON}</td>
<td>{{ trader_stats.user_trader_negative }}</td>
</tr> #}
Why ?
Metadata
Metadata
Assignees
Labels
No labels