From c831615b7a5f534538a0b405aac394415c77cfae Mon Sep 17 00:00:00 2001 From: redray <redray@ispconfig3> Date: Thu, 18 Dec 2008 08:03:34 -0500 Subject: [PATCH] changed some stuff around the default indexes (new look for de and en). --- server/conf/index/user_standard_index.html_es | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/server/conf/index/user_standard_index.html_es b/server/conf/index/user_standard_index.html_es index 849f04b..a8c2658 100644 --- a/server/conf/index/user_standard_index.html_es +++ b/server/conf/index/user_standard_index.html_es @@ -1,6 +1,7 @@ <HTML> <HEAD> <TITLE>Bienvenido!</TITLE> +<link rel="shortcut icon" href="/favicon.ico" /> </HEAD> <BODY BGCOLOR="#FFFFFF" leftMargin=0 topMargin=0 rightMargin=0 marginheight="0" marginwidth="0"> <CENTER> @@ -18,11 +19,11 @@ </TR> <TR> <TD BGCOLOR="#FFFFFF"> - <BR><BR> + <BR><BR> <center> <FONT COLOR="#000000" SIZE="2" FACE="Helvetica, Arial">Esta es la página indice de la cuenta <b>{USER_USERNAME}</b>. Este archivo puede ser removido o sobreescrito. <P>El archivo 'index.html' se encuentra localicado en el directorio '<B>user/{USER_USERNAME}/web</B>'. - <P>Si tiene dudas, porfavor contacte al administrador del sistema.</FONT> + <P>Si tiene dudas, porfavor contacte al administrador del sistema.</FONT> </center> <BR> <HR SIZE="1" WIDTH="90%"> @@ -34,4 +35,4 @@ </TABLE> </CENTER> </BODY> -</HTML> +</HTML> -- Gitblit v1.9.1