]> git.ipfire.org Git - ipfire.org.git/commitdiff
people: Rename "My Calls" to "Calls"
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 May 2019 11:20:20 +0000 (12:20 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 May 2019 11:20:20 +0000 (12:20 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/people/base.html

index ac1c6c81e47aaf86bda02698529ca28609765edb..f8189e90c88ba6a06435e367dcd71658ebe521b3 100644 (file)
@@ -35,7 +35,7 @@
 
                                        {% if current_user.has_sip() %}
                                                <a class="btn btn-light btn-sm btn-block" href="/users/{{ current_user.uid }}/calls">
-                                                       <span class="fas fa-phone mr-2"></span> {{ _("My Calls") }}
+                                                       <span class="fas fa-phone mr-2"></span> {{ _("Calls") }}
 
                                                        {% if current_user.sip_channels %}
                                                                <span class="badge badge-success ml-1">{{ len(current_user.sip_channels) }}</span>