/Docs/07-Implementacion/Source/trunk/EDUAR_Regular/EDUAR/EDUAR_UI/Private/Manuales/Administrador/index.htm
http://blpm.googlecode.com/ · HTML · 55 lines · 55 code · 0 blank · 0 comment · 0 complexity · 727a525efc55e6e6d5e9982b7bdde35b MD5 · raw file
- <!doctype html>
- <html lang="es">
- <head>
- <title>Manual de Usuario Administrador</title>
- <link rel="icon" type="image/png" href="/EDUAR_UI/favicon.ico" />
- <link href="/EDUAR_UI/App_Themes/Tema/Estilo.css" rel="stylesheet" type="text/css" />
- <link type="text/css" href="/EDUAR_UI/Scripts/css/smoothness/jquery-ui-1.8.16.custom.css"
- rel="Stylesheet" />
- </head>
- <body style="background-color: White; margin-left: 10%">
- <form id="Form1" runat="server">
- <div class="header">
- <table border="0" cellpadding="1" cellspacing="5" style="width: 100%;">
- <tr>
- <td style="width: 50%">
- <div class="title">
- <img src="/EDUAR_UI/Images/Logo_chico.png" alt="EDU@R 2.0" style="vertical-align: middle" />
- </div>
- </td>
- <td style="width: 50%">
- <div class="loginDisplay">
- </div>
- </td>
- </tr>
- </table>
- <table width="90%" cellpadding="1" cellspacing="5" border="0">
- <tr>
- <td style="width: 80%; vertical-align: text-top">
- <h2>
- Manual de Usuario Administrador<hr />
- </h2>
- </td>
- <td style="width: 20%; text-align: right" rowspan="2">
- <img src="/EDUAR_UI/Images/web/Construction.png" alt="En Construcción" title="En Construcción" />
- </td>
- </tr>
- <tr>
- <td style="width: 80%">
- <p class="ui-widget">
- Próximamente encontrarás la ayuda correspondiente a tu perfil de usuario en esta
- sección.</p>
- </td>
- </tr>
- </table>
- <table width="100%" cellpadding="1" cellspacing="5" border="0">
- <tr>
- <td style="width: 100%">
- <p class="ui-widget" style="text-align: left">
- </p>
- </td>
- </tr>
- </table>
- </form>
- </body>
- </html>