diff options
author | alonso <alonso@us.es> | 2010-10-23 09:22:07 +0000 |
---|---|---|
committer | alonso <alonso@us.es> | 2010-10-23 09:22:07 +0000 |
commit | 550b680d176cbccfecfe35fad440dd570d90ba5b (patch) | |
tree | c81a133cb819d719d5e2d103b2b6b12447b60bf7 /admin/WebConsole/menus | |
parent | 5f11948f55d9b9c11c76a75b65bde7d4e5477191 (diff) |
git-svn-id: https://opengnsys.es/svn/trunk@1313 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/menus')
-rw-r--r-- | admin/WebConsole/menus/images/linux.png | bin | 14390 -> 0 bytes | |||
-rw-r--r-- | admin/WebConsole/menus/images/opengnsys.png | bin | 19827 -> 0 bytes | |||
-rw-r--r-- | admin/WebConsole/menus/images/xp.png | bin | 20248 -> 0 bytes | |||
-rw-r--r-- | admin/WebConsole/menus/menuaula1.html | 37 |
4 files changed, 0 insertions, 37 deletions
diff --git a/admin/WebConsole/menus/images/linux.png b/admin/WebConsole/menus/images/linux.png Binary files differdeleted file mode 100644 index d4ad6c6c..00000000 --- a/admin/WebConsole/menus/images/linux.png +++ /dev/null diff --git a/admin/WebConsole/menus/images/opengnsys.png b/admin/WebConsole/menus/images/opengnsys.png Binary files differdeleted file mode 100644 index cea3b03e..00000000 --- a/admin/WebConsole/menus/images/opengnsys.png +++ /dev/null diff --git a/admin/WebConsole/menus/images/xp.png b/admin/WebConsole/menus/images/xp.png Binary files differdeleted file mode 100644 index b4fcf480..00000000 --- a/admin/WebConsole/menus/images/xp.png +++ /dev/null diff --git a/admin/WebConsole/menus/menuaula1.html b/admin/WebConsole/menus/menuaula1.html deleted file mode 100644 index b24b101f..00000000 --- a/admin/WebConsole/menus/menuaula1.html +++ /dev/null @@ -1,37 +0,0 @@ -<html> - <head> - <style type="text/css"> - * { font-size: 10px; } - h2 { font-size: 2em;} - br {font-size: 0.2em; } - a:link, a:visited { text-decoration: none; font-weight: normal; color:#505e6b; font-weight: bold; } </style> - </head> - - <body> - <table width=100%> - <tr><td colspan=3 height=50px > - <h2><img style="margin:0px 100px 0px 0px" align=middle src=images/opengnsys.png>Menú de opciones</h2></p></td></tr> - - <tr><td width=10% rowspan="2" align=right valign=top><img width="40px" heigth="40px" src=images/xp.png> - <td width=30%><a href="command:bootOs 1 1">1.- Arrancar Windows XP</a> - <td width=60%>Arranque normal sin modificaciones. - <tr> - <td width=30%><a href="command: restoreImage REPO /aula1/xp 1 1">2.- Reinstalar Windows XP</a></td> - <td width=60%><br>El proceso de instalación puede tardar unos minutos. - <br><font color=red>Durante la instalación se bloquean teclado y ratón.</font></td> - - <tr><td colspan=3 text=white bgcolor=#ffffff align=center height=10px> - - - <tr><td width=10% rowspan="2" align=right valign=top><img width="40px" heigth="40px" src=images/linux.png> - <td width=30%><a href="command:bootOs 1 2">3.- Arrancar Ubuntu 9.04</a> - <td width=60%>Arranque normal sin modificaciones. - <tr> - <td width=30%><a href="command: restoreImage REPO /aula1/ubuntu9 1 2"><br>4.- Reinstalar Ubuntu 9.04</a> - <td width=60%><br>El proceso de instalación puede tardar unos minutos. - <br><font color=red>Durante la instalación se bloquean teclado y ratón.</font> - - - </table> - <body> -</html> |