Commit 1b1472cf7ec35e4674b5e1ac002b56d9ee02431f
1 parent
5c47cd82
Exists in
master
and in
1 other branch
atualizando título de tabela
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/Cacic/CommonBundle/Resources/views/Rede/coletar.html.twig
| ... | ... | @@ -11,7 +11,7 @@ |
| 11 | 11 | |
| 12 | 12 | <div class="box grad_colour_black"> |
| 13 | 13 | |
| 14 | - <h2 class="box_head round_top"><i class="icon-hdd"></i> {{ 'Atualizações de subredes'|trans }}</h2> | |
| 14 | + <h2 class="box_head round_top"><i class="icon-hdd"></i> {{ 'Forçar coleta de informações por subrede'|trans }}</h2> | |
| 15 | 15 | |
| 16 | 16 | <div class="block box_content round_bottom padding_10"> |
| 17 | 17 | ... | ... |