Commit 3e5878d432a906515b6be17da2df12aaf2fbe36b
1 parent
c0c49f54
Exists in
master
and in
7 other branches
Complementação da tradução
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
admin1/catalogo/menus/index.php
@@ -18,7 +18,7 @@ include "../../head.php"; | @@ -18,7 +18,7 @@ include "../../head.php"; | ||
18 | <div class="row center-block"> | 18 | <div class="row center-block"> |
19 | <div class="col-md-12"> | 19 | <div class="col-md-12"> |
20 | <div class="well hidden" id="titulo"> | 20 | <div class="well hidden" id="titulo"> |
21 | - <button data-toggle="modal" data-target="#previewArvore" | 21 | + <button title="preview" data-toggle="modal" data-target="#previewArvore" |
22 | class="btn btn-primary btn-fab btn-fab-mini pull-right" style="left:10px"> | 22 | class="btn btn-primary btn-fab btn-fab-mini pull-right" style="left:10px"> |
23 | <i class="material-icons">play_circle_outline</i> | 23 | <i class="material-icons">play_circle_outline</i> |
24 | </button> | 24 | </button> |
@@ -26,7 +26,6 @@ include "../../head.php"; | @@ -26,7 +26,6 @@ include "../../head.php"; | ||
26 | class="btn btn-primary btn-fab btn-fab-mini pull-right"> | 26 | class="btn btn-primary btn-fab btn-fab-mini pull-right"> |
27 | <i class="material-icons">help</i> | 27 | <i class="material-icons">help</i> |
28 | </button> | 28 | </button> |
29 | - | ||
30 | <h2> | 29 | <h2> |
31 | <small>{{{txtTitulo}}}</small> | 30 | <small>{{{txtTitulo}}}</small> |
32 | </h2> | 31 | </h2> |