From 0583047c31bd6e867394c69d94e8a6ddd2e87387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Avil=C3=A9s?= Date: Mon, 9 Mar 2015 17:07:32 +0100 Subject: [PATCH] Make phone numbers link more user friendly --- .../indico_vc_vidyo/templates/info_box.html | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/vc_vidyo/indico_vc_vidyo/templates/info_box.html b/vc_vidyo/indico_vc_vidyo/templates/info_box.html index 5c37ff3..c5b3588 100644 --- a/vc_vidyo/indico_vc_vidyo/templates/info_box.html +++ b/vc_vidyo/indico_vc_vidyo/templates/info_box.html @@ -35,18 +35,13 @@ {% endif %} {% if event_vc_room.data.show_phone_numbers and phone_link %} -
Phone numbers
+
+ {% trans %}Useful links{% endtrans %} +
-
-
- - {%- if not for_tooltip -%} - - {%- endif -%} -
- Copied! -
+ + {% trans %}Phone numbers{% endtrans %} +
{% endif %}