From 7ca619ff1ff095811d9f2c56c73c7a4ffd988c0d Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Fri, 9 Jul 2021 17:50:32 +0200 Subject: [PATCH] TT#122202 Sync 'Customer Details' in CSC v1 and v2 On CSC v1 the page has name/title 'Customer Details' and the menu item was 'Customer Settings'. On CSC v2 it is 'Customer Details'. Let's sync all the places. As it is read-only customer details, let's call it 'Customer Details' everywhere. Change-Id: I759f1da0662660b1f389765a6f9daf250c940ddc --- share/templates/widgets/subscriberadmin_topmenu_settings.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/templates/widgets/subscriberadmin_topmenu_settings.tt b/share/templates/widgets/subscriberadmin_topmenu_settings.tt index 207acac997..5de293b606 100644 --- a/share/templates/widgets/subscriberadmin_topmenu_settings.tt +++ b/share/templates/widgets/subscriberadmin_topmenu_settings.tt @@ -9,7 +9,7 @@
  • [% c.loc('Voicebox Messages') %]
  • [% c.loc('Registered Devices') %]
  • [% c.loc('Subscriber Settings') %]
  • -
  • [% c.loc('Customer Settings') %]
  • +
  • [% c.loc('Customer Details') %]
  • [% c.loc('User Details') %]
  • [% IF c.config.features.faxserver -%]
  • [% c.loc('Web Fax') %]