From 198becec5eb7c6e7827700afb4cc9b6cb1c1b2a8 Mon Sep 17 00:00:00 2001 From: Choom Date: Thu, 26 Jan 2023 01:48:46 -0300 Subject: Agregando lockboard a boards --- cgi/templates/manage/boardoptions.html | 16 ++++-- cgi/templates/manage/lockboard.html | 20 ------- cgi/templates/manage/menu.html | 95 ++++++++++++++++++++++++--------- cgi/templates/manage/recent_images.html | 30 +++++++---- 4 files changed, 103 insertions(+), 58 deletions(-) delete mode 100644 cgi/templates/manage/lockboard.html (limited to 'cgi/templates/manage') diff --git a/cgi/templates/manage/boardoptions.html b/cgi/templates/manage/boardoptions.html index 4e33e5b..7e57320 100644 --- a/cgi/templates/manage/boardoptions.html +++ b/cgi/templates/manage/boardoptions.html @@ -5,9 +5,19 @@
Opciones de Board
- + + + + - + + + + +
SecciónAccion
SecciónAcciones
/#{board['dir']}/#{board['name']}[Configurar]
/#{board['dir']}/#{board['name']} + [Configurar] + [#{'Abrir' if board['locked'] else 'Cerrar'}] +
@@ -192,4 +202,4 @@
- \ No newline at end of file + diff --git a/cgi/templates/manage/lockboard.html b/cgi/templates/manage/lockboard.html deleted file mode 100644 index 49559f6..0000000 --- a/cgi/templates/manage/lockboard.html +++ /dev/null @@ -1,20 +0,0 @@ - - -
-
Cerrar o abrir board
- - - - - - - - - - - - -
SecciónAcción
#{board['dir']}#{board['name']}[#{'Abrir' if board['locked'] else 'Cerrar'}]
-
-
- diff --git a/cgi/templates/manage/menu.html b/cgi/templates/manage/menu.html index e0d28fa..000ec2f 100644 --- a/cgi/templates/manage/menu.html +++ b/cgi/templates/manage/menu.html @@ -2,28 +2,75 @@ -
¡Bienvenido, #{username}! ¡Eres -Accionista -Accionista -Developer -Moderador - de #{site_title}!
-
- - - - - - - - - - - - - - - -
Principal:- Inicio - Cambiar contraseña - News Channel - Correo - Cerrar sesión -
Posts:- Modbrowse - Ver por IP - Papelera de reciclaje - Imágenes recientes - Posts recientes -
Moderación:- Denuncias - Eliminar por IP - Lista de bans - Mover hilo - Filtros - Frases -
Administración:- Reconstruir - Noticias - Twitter - Opciones de board - Agregar board - Cerrar board -
Staff:- Miembros - Registro de acciones -
+
+ ¡Bienvenido, #{username}! ¡Eres + Accionista + Accionista + Developer + Moderador + de #{site_title}!
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Principal: + - Inicio + - Cambiar contraseña + - News Channel + - Correo + - Cerrar sesión + - +
Posts: + - Modbrowse + - Ver por IP + - Papelera + - Basural + - Imágenes + - Posts recientes + - +
Moderación: + - Denuncias + - Eliminar por IP + - Lista de bans + - Mover hilo + - Filtros + - Frases + - +
Administración: + - Reconstruir + - Noticias + - Twitter + - Opciones de board + - Agregar board + - +
Staff: + - Miembros + - Registro de acciones + - +
+
+

- \ No newline at end of file + diff --git a/cgi/templates/manage/recent_images.html b/cgi/templates/manage/recent_images.html index 39f919c..1071eeb 100644 --- a/cgi/templates/manage/recent_images.html +++ b/cgi/templates/manage/recent_images.html @@ -1,24 +1,32 @@ - +
Imágenes recientes
- - + + + + + + +
Número a mostrar
Número a mostrar

- - - - - - - + + + + + + +

- \ No newline at end of file + -- cgit v1.2.1-18-gbd029