From e1462c8f4159e332b729819281fca7c2937e49eb Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Tue, 16 Apr 2013 13:02:18 +0200 Subject: voicemail settigs disabled --- app/views/users/show.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views/users') diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml index 9bf76df..8421c40 100644 --- a/app/views/users/show.html.haml +++ b/app/views/users/show.html.haml @@ -47,8 +47,8 @@ =link_to t("voicemail_messages.index.page_title"), sip_account_voicemail_messages_path(sip_account) %br =link_to t("call_forwards.index.page_title"), sip_account_call_forwards_path(sip_account) - %br - =link_to t("voicemail_settings.index.page_title"), sip_account_voicemail_settings_path(sip_account) + /%br + /=link_to t("voicemail_settings.index.page_title"), sip_account_voicemail_settings_path(sip_account) %br =link_to t("softkeys.index.page_title"), sip_account_softkeys_path(sip_account) %br -- cgit v1.2.3