fix travis
Cette révision appartient à :
Parent
20e1777b95
révision
3959a86ec0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -13,7 +13,7 @@
|
||||||
<p class="profile-usertitle-job">
|
<p class="profile-usertitle-job">
|
||||||
{{T(UserProfile.GetRole())}}
|
{{T(UserProfile.GetRole())}}
|
||||||
</p>
|
</p>
|
||||||
<p class="profile-usertitle-uploadcount">{{T("followers")}}: <b>{{len(UserProfile.Followers)}}</b><br/>{{ T("torrents_uploaded") }}:<b>{{ NbTorrents[0] }}</b><br>{{T("size")}}: <b>{{fileSize(NbTorrents[1], T)}}</b></p>
|
<p class="profile-usertitle-uploadcount">{{T("followers")}}: <b>{{len(UserProfile.Followers)}}</b><br/>{{ T("torrents_uploaded") }}:<b>{{ NbTorrents[0] }}</b><br>{{T("size")}}: <b>{{fileSize(NbTorrents[1], T, false)}}</b></p>
|
||||||
</div>
|
</div>
|
||||||
<!-- END SIDEBAR USER TITLE -->
|
<!-- END SIDEBAR USER TITLE -->
|
||||||
<!-- SIDEBAR BUTTONS -->
|
<!-- SIDEBAR BUTTONS -->
|
||||||
|
|
Référencer dans un nouveau ticket