equal
deleted
inserted
replaced
129 --> |
129 --> |
130 </script> |
130 </script> |
131 </th> |
131 </th> |
132 <th>{% up_down user__username %}{% blocktrans %}User{% endblocktrans %}{% endup_down %}</th> |
132 <th>{% up_down user__username %}{% blocktrans %}User{% endblocktrans %}{% endup_down %}</th> |
133 {% if SHOW_EMAILS_IN_ADMIN %}<th>{% up_down user__email %}{% blocktrans %}Email{% endblocktrans %}{% endup_down %}</th>{% endif %} |
133 {% if SHOW_EMAILS_IN_ADMIN %}<th>{% up_down user__email %}{% blocktrans %}Email{% endblocktrans %}{% endup_down %}</th>{% endif %} |
134 <th>{% up_down user__date_joined %}{% blocktrans %}Date joined{% endblocktrans %}{% endup_down %}</th> |
134 <th>{% up_down -user__date_joined %}{% blocktrans %}Date joined{% endblocktrans %}{% endup_down %}</th> |
135 <th>{% up_down role__name %}{% blocktrans %}Role{% endblocktrans %}{% endup_down %}</th> |
135 <th>{% up_down role__name %}{% blocktrans %}Role{% endblocktrans %}{% endup_down %}</th> |
136 <th>{% blocktrans %}Last week activity{% endblocktrans %}</th> |
136 <th>{% blocktrans %}Last week activity{% endblocktrans %}</th> |
137 </tr> |
137 </tr> |
138 </thead> |
138 </thead> |
139 <tbody> |
139 <tbody> |