Commit 2b0c60f9e4812e26aed56346fc1f750c4db176b6
1 parent
af91933f
Exists in
master
Removido a referência ao DPF. closes #3
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pf/listatelefonica/browser/templates/pessoaview.pt
| ... | ... | @@ -67,7 +67,7 @@ |
| 67 | 67 | |
| 68 | 68 | <tal:view condition="view/was_deleted"> |
| 69 | 69 | <h2>Confirmar exclusão</h2> |
| 70 | - <p>Você optou por excluir seus dados da Lista Telefônica do DPF.</p> | |
| 70 | + <p>Você optou por excluir seus dados da Lista Telefônica</p> | |
| 71 | 71 | <p>Clicando no botão "Confirmar Exclusão" abaixo seus dados serão totalmente excluídos da lista. Esta operação é irreversível.</p> |
| 72 | 72 | <p>Tem certeza de que deseja continuar?</p> |
| 73 | 73 | <a href="" class="btn btn-danger" style="color: #fff" | ... | ... |