Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two informations are not displayed #18

Open
Galixte opened this issue Apr 15, 2015 · 1 comment
Open

Two informations are not displayed #18

Galixte opened this issue Apr 15, 2015 · 1 comment

Comments

@Galixte
Copy link
Contributor

Galixte commented Apr 15, 2015

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 ?

@Galixte
Copy link
Contributor Author

Galixte commented Jun 14, 2015

Hi @rfdy,

could you take a look ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant