From e9c539a7e185a90dd1e3b1d9548848bdb06528f3 Mon Sep 17 00:00:00 2001 From: Lucas D'Avila Date: Thu, 31 Jan 2013 21:27:29 -0200 Subject: [PATCH] Removido imagem fundo página principal, alterado layout barra usuário, alterado nvp_htmlhead.tpl para carregar prototype e scriptaculous do google cdn --- ieducar/intranet/educar_index.php | 4 ++-- ieducar/intranet/templates/nvp_htmlbody.tpl | 93 ++++++++++++++++++++++++++++++++++++++------------------------------------------------------- ieducar/intranet/templates/nvp_htmlhead.tpl | 11 ++++++++--- 3 files changed, 48 insertions(+), 60 deletions(-) diff --git a/ieducar/intranet/educar_index.php b/ieducar/intranet/educar_index.php index 2a260d0..e51e6fd 100644 --- a/ieducar/intranet/educar_index.php +++ b/ieducar/intranet/educar_index.php @@ -45,7 +45,7 @@ class indice { return " - +
i-educar
"; } @@ -59,4 +59,4 @@ $pagina->addForm( $miolo ); $pagina->MakeAll(); -?> \ No newline at end of file +?> diff --git a/ieducar/intranet/templates/nvp_htmlbody.tpl b/ieducar/intranet/templates/nvp_htmlbody.tpl index 828b854..003c027 100755 --- a/ieducar/intranet/templates/nvp_htmlbody.tpl +++ b/ieducar/intranet/templates/nvp_htmlbody.tpl @@ -1,62 +1,45 @@ - CoreExt_View_Helper_UrlHelper::URL_PATH - ) -)); - -$path = ''; -if ($uri[1] == 'module') { - $path = '../../intranet/'; -} - -?> - - - + + + + - + - + -
 Usuário atual:  Último Acesso: - CalendarioMeus DadosLogout -  Usuário atual:  Último Acesso: CalendarioMeus DadosLogout
- - - - - -
- - - - - - - -
- - - -
-
-
+ + + + + +
+ + + + + + + +
+ + + +
+
+
- HTML Validate - CSS Validate - XML Validate -        - Este símbolo indica o ato voluntário que demonstra, unicamente, um esforço em aumentar a acessibilidade de um site. -
+ +
\ No newline at end of file + diff --git a/ieducar/intranet/templates/nvp_htmlhead.tpl b/ieducar/intranet/templates/nvp_htmlhead.tpl index ee68c3e..bbd6b90 100755 --- a/ieducar/intranet/templates/nvp_htmlhead.tpl +++ b/ieducar/intranet/templates/nvp_htmlhead.tpl @@ -3,6 +3,7 @@ + @@ -13,6 +14,9 @@ + + @@ -22,8 +26,9 @@ - - + + + > -
\ No newline at end of file +
-- libgit2 0.21.2