diff --git a/public_html/entreaulas/aulario.php b/public_html/entreaulas/aulario.php index 69173d0..84e2570 100644 --- a/public_html/entreaulas/aulario.php +++ b/public_html/entreaulas/aulario.php @@ -35,7 +35,7 @@ $aulario = json_decode(file_get_contents("/DATA/entreaulas/Centros/$centro_id/Au - +
Proyectos
diff --git a/public_html/entreaulas/proyectos.php b/public_html/entreaulas/proyectos.php index eaa1f80..663b720 100644 --- a/public_html/entreaulas/proyectos.php +++ b/public_html/entreaulas/proyectos.php @@ -263,7 +263,7 @@ $view = $current_project ? "project" : "list";

- + Proyectos

Gestiona proyectos con enlaces y archivos para tu aulario.

@@ -287,7 +287,7 @@ $view = $current_project ? "project" : "list";
- +
@@ -372,7 +372,7 @@ $view = $current_project ? "project" : "list";

- +

@@ -406,7 +406,7 @@ $view = $current_project ? "project" : "list"; - + diff --git a/public_html/static/arasaac/carpeta.png b/public_html/static/arasaac/carpeta.png new file mode 100644 index 0000000..3975ec7 Binary files /dev/null and b/public_html/static/arasaac/carpeta.png differ diff --git a/public_html/static/arasaac/documento.png b/public_html/static/arasaac/documento.png new file mode 100644 index 0000000..d65c380 Binary files /dev/null and b/public_html/static/arasaac/documento.png differ diff --git a/public_html/static/arasaac/libro.png b/public_html/static/arasaac/libro.png new file mode 100644 index 0000000..cf1d4c0 Binary files /dev/null and b/public_html/static/arasaac/libro.png differ