diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/views/voicemail_settings/show.html.haml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/voicemail_settings/show.html.haml b/app/views/voicemail_settings/show.html.haml index f1a3e61..277874e 100644 --- a/app/views/voicemail_settings/show.html.haml +++ b/app/views/voicemail_settings/show.html.haml @@ -1,9 +1,6 @@ - content_for :title, t("voicemail_settings.show.page_title") %p - %strong= t('voicemail_settings.show.voicemail_id') + ":" - = @voicemail_setting.voicemail -%p %strong= t('voicemail_settings.show.name') + ":" = @voicemail_setting.name %p |