From bc5f663053496f8ef293b614e6b0c99e6dccbffd Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Wed, 12 Nov 2008 10:50:41 +0000 Subject: [PATCH] Correção no posicionamento dos botões --- ferramentas/tabela/index.htm | 4 ++-- ferramentas/tabela/index.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ferramentas/tabela/index.htm b/ferramentas/tabela/index.htm index 81bad2b..077c078 100644 --- a/ferramentas/tabela/index.htm +++ b/ferramentas/tabela/index.htm @@ -64,9 +64,9 @@
- +
-
+
diff --git a/ferramentas/tabela/index.js b/ferramentas/tabela/index.js index 1f85e44..0cee645 100644 --- a/ferramentas/tabela/index.js +++ b/ferramentas/tabela/index.js @@ -561,8 +561,8 @@ function t4() {itensEstrela = tsl.toString(",")} } ins = "
" - ins += "
" - ins += "
" + ins += "
" + ins += "
" ins += "
" ins += "

" -- libgit2 0.21.2