diff options
| author | Peter Kozak <spag@golwen.net> | 2013-07-10 11:50:14 +0200 |
|---|---|---|
| committer | Peter Kozak <spag@golwen.net> | 2013-07-10 11:50:14 +0200 |
| commit | 0f92cce7806eb95828405b8885e4e011d207683d (patch) | |
| tree | d3c0b83589495f28288e4dd50553364492c67669 | |
| parent | 5b82b122aa37176acfd46fa55dd99230c02d08d2 (diff) | |
whitespace
| -rw-r--r-- | app/views/sip_accounts/show.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/sip_accounts/show.html.haml b/app/views/sip_accounts/show.html.haml index 280c8d9..0974ee5 100644 --- a/app/views/sip_accounts/show.html.haml +++ b/app/views/sip_accounts/show.html.haml @@ -42,7 +42,7 @@ %strong= t('sip_accounts.show.voicemail_account') + ":" %td = @sip_account.voicemail_account - %tr + %tr %td %strong= t('sip_accounts.show.language_code') + ":" %td |
