Línea 64... |
Línea 64... |
64 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 5.75H19.25"></path>
|
64 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 5.75H19.25"></path>
|
65 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 18.25H19.25"></path>
|
65 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 18.25H19.25"></path>
|
66 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 12H19.25"></path>
|
66 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 12H19.25"></path>
|
67 |
</svg>
|
67 |
</svg>
|
68 |
</button>
|
68 |
</button>
|
69 |
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
|
69 |
<div class="dropdown-menu topbar-menu-dropdown" aria-labelledby="dropdownMenuButton">
|
70 |
<a class="dropdown-item" href="/my/index.php">Área Personal</a>
|
70 |
<a class="dropdown-item topbar-menu" href="/my/">
|
- |
|
71 |
<img src="{{{output.get_navbar_image_personal_area}}}" alt="Área Personal" class="menu-icon">
|
- |
|
72 |
ÁREA PERSONAL
|
- |
|
73 |
</a>
|
71 |
<a class="dropdown-item" href="/calendar/view.php">Calendario</a>
|
74 |
<a class="dropdown-item topbar-menu" href="/calendar/view.php?view=month">
|
72 |
<a class="dropdown-item" href="/cesa/courses.php">Catálogo de cursos</a>
|
75 |
<img src="{{{output.get_navbar_image_calendar}}}" alt="Calendario" class="menu-icon">
|
- |
|
76 |
CALENDARIO
|
- |
|
77 |
</a>
|
73 |
<a class="dropdown-item" href="/message/index.php">Mensajes</a>
|
78 |
<a class="dropdown-item topbar-menu" href="/cesa/courses.php">
|
- |
|
79 |
<img src="{{{output.get_navbar_image_courses}}}" alt="Catálogo de cursos" class="menu-icon-topbar">
|
- |
|
80 |
CATÁLOGO DE CURSOS
|
- |
|
81 |
</a>
|
74 |
<a class="dropdown-item" href="/my/courses.php">Mis Cursos</a>
|
82 |
<a class="dropdown-item topbar-menu" href="/cesa/forums.php">
|
- |
|
83 |
<img src="{{{output.get_navbar_image_forums}}}" alt="Foros" class="menu-icon">
|
- |
|
84 |
FOROS
|
- |
|
85 |
</a>
|
75 |
<a class="dropdown-item" href="/cesa/progress.php">Progreso</a>
|
86 |
<a class="dropdown-item topbar-menu" href="/message/index.php">
|
- |
|
87 |
<img src="{{{output.get_navbar_image_messages}}}" alt="Mensajes" class="menu-icon">
|
- |
|
88 |
MENSAJES
|
- |
|
89 |
</a>
|
76 |
<a class="dropdown-item" href="/cesa/forums.php">Foros</a>
|
90 |
<a class="dropdown-item topbar-menu" href="/cesa/progress.php">
|
- |
|
91 |
<img src="{{{output.get_navbar_image_progress}}}" alt="Progreso" class="menu-icon">
|
- |
|
92 |
PROGRESO
|
- |
|
93 |
</a>
|
77 |
</div>
|
94 |
</div>
|
78 |
</div>
|
95 |
</div>
|
Línea 79... |
Línea 96... |
79 |
|
96 |
|
80 |
{{#topbarlogoareaon}}
|
97 |
{{#topbarlogoareaon}}
|
Línea 173... |
Línea 190... |
173 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 18.25H19.25"></path>
|
190 |
<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>
|
191 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 12H19.25"></path>
|
175 |
</svg>
|
192 |
</svg>
|
176 |
</button>
|
193 |
</button>
|
177 |
<div class="dropdown-menu topbar-menu-dropdown" aria-labelledby="dropdownMenuButton">
|
194 |
<div class="dropdown-menu topbar-menu-dropdown" aria-labelledby="dropdownMenuButton">
|
178 |
<a class="dropdown-item topbar-menu" href="/calendar/view.php?view=month">
|
195 |
<a class="dropdown-item topbar-menu" href="/my/">
|
179 |
<img src="{{{output.get_navbar_image_personal_area}}}" alt="Área Personal" class="menu-icon">
|
196 |
<img src="{{{output.get_navbar_image_personal_area}}}" alt="Área Personal" class="menu-icon">
|
180 |
ÁREA PERSONAL
|
197 |
ÁREA PERSONAL
|
181 |
</a>
|
198 |
</a>
|
182 |
<a class="dropdown-item topbar-menu" href="/calendar/view.php?view=month">
|
199 |
<a class="dropdown-item topbar-menu" href="/calendar/view.php?view=month">
|
183 |
<img src="{{{output.get_navbar_image_calendar}}}" alt="Calendario" class="menu-icon">
|
200 |
<img src="{{{output.get_navbar_image_calendar}}}" alt="Calendario" class="menu-icon">
|