summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/index.php')
-rw-r--r--admin/WebConsole/index.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/admin/WebConsole/index.php b/admin/WebConsole/index.php
index f1884e70..11eb7746 100644
--- a/admin/WebConsole/index.php
+++ b/admin/WebConsole/index.php
@@ -45,10 +45,11 @@ if (!$cmd)
?>
<html>
-<title><?php echo $TbMsg["ACCESS_TITLE"];?></title>
<head>
- <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
- <link rel="stylesheet" type="text/css" href="estilos.css">
+<title><?php echo $TbMsg["ACCESS_TITLE"];?></title>
+<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+<link rel="shortcut icon" href="images/iconos/logocirculos.png" type="image/png" />
+<link rel="stylesheet" type="text/css" href="estilos.css" />
<script language="javascript">
//______________________________________________________________________________
function confirmar(){