Línea 172... |
Línea 172... |
172 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 5.75H19.25"></path>
|
172 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 5.75H19.25"></path>
|
173 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 18.25H19.25"></path>
|
173 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 18.25H19.25"></path>
|
174 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 12H19.25"></path>
|
174 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 12H19.25"></path>
|
175 |
</svg>
|
175 |
</svg>
|
176 |
</button>
|
176 |
</button>
|
177 |
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
|
177 |
<div class="dropdown-menu" id="topbar-menu-dropdown" aria-labelledby="dropdownMenuButton">
|
178 |
<a class="dropdown-item" href="/my/">Área Personal</a>
|
178 |
<a class="dropdown-item" href="/my/">Área Personal</a>
|
179 |
<a class="dropdown-item" href="/calendar/view.php?view=month">Calendario</a>
|
179 |
<a class="dropdown-item" href="/calendar/view.php?view=month">Calendario</a>
|
180 |
<a class="dropdown-item" href="/cesa/courses.php">Catálogo de cursos</a>
|
180 |
<a class="dropdown-item" href="/cesa/courses.php">Catálogo de cursos</a>
|
181 |
<a class="dropdown-item" href="/message/index.php">Mensajes</a>
|
181 |
<a class="dropdown-item" href="/message/index.php">Mensajes</a>
|
182 |
<a class="dropdown-item" href="/my/courses.php">Mis Cursos</a>
|
182 |
<a class="dropdown-item" href="/my/courses.php">Mis Cursos</a>
|