Skip to content

Two informations are not displayed #18

@Galixte

Description

@Galixte

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions