From 2f0af65405ad93d449534b1467aa54c95fa37b67 Mon Sep 17 00:00:00 2001 From: junk Date: Thu, 8 Apr 2021 21:44:40 -0400 Subject: Arreglos a manage --- cgi/templates/manage/menu.html | 3 +- cgi/templates/manage/mod.html | 15 +++++--- cgi/templates/manage/news.html | 52 +++++++++++++++++----------- cgi/templates/manage/recent.html | 67 +++++++++++++++++------------------- cgi/templates/manage/recyclebin.html | 4 +-- 5 files changed, 76 insertions(+), 65 deletions(-) (limited to 'cgi/templates/manage') diff --git a/cgi/templates/manage/menu.html b/cgi/templates/manage/menu.html index 20d996d..e0d28fa 100644 --- a/cgi/templates/manage/menu.html +++ b/cgi/templates/manage/menu.html @@ -1,5 +1,4 @@ - + diff --git a/cgi/templates/manage/mod.html b/cgi/templates/manage/mod.html index 1cbaddf..c76965e 100644 --- a/cgi/templates/manage/mod.html +++ b/cgi/templates/manage/mod.html @@ -26,7 +26,7 @@
Hilo: ${posts[0]['subject']} (#{posts[0]['length']}) | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
#{"Abrir hilo" if posts[0]['locked'] == "1" else "Cerrar hilo"} / -#{"Quitar permasage" if posts[0]['locked'] == "2" else "Permasage"} / -Mover hilo | |||||||||||||||||||||||||||
+ Ver en BaI / + #{"Abrir hilo" if posts[0]['locked'] == "1" else "Cerrar hilo"} / + #{"Quitar permasage" if posts[0]['locked'] == "2" else "Permasage"} / + Mover hilo + | +|||||||||||||||||||||||||||
# | ID | @@ -64,7 +69,7 @@||||||||||||||||||||||||||
#{i} | #{p['id']} | -${p['timestamp_formatted']} | +${p['timestamp_formatted']} | ${p['name']} | ${p['message']} |
diff --git a/cgi/templates/manage/news.html b/cgi/templates/manage/news.html
index 33b8f49..feec2a5 100644
--- a/cgi/templates/manage/news.html
+++ b/cgi/templates/manage/news.html
@@ -13,32 +13,42 @@
| |||||||||||||||||||||
- + | + + + + | +
+
+ #{post['id']}
+
+ : #{post['subject']}
- |
-
-
- ##{post['id']} #{post['subject']} en
- #{post['board_name']} hace
- #{post['timestamp_formatted']}
- por #{post['name']}
-
-
-
-
-
-
- #{post['email']} #{post['tripcode']}
-
-
- Ver hilo completo
-
- Ver
- hilo en BaI
-
- |
- - #{post['ip']} - | -- - - - | + : #{post['name']}#{post['tripcode']} + : Hace #{post['timestamp_formatted']} + @ #{post['board_name']} + ++ #{post['ip']} + | ++ Eliminar + & + Ban + | ||||||||||||||||||||
X R |
- | #{post['id']} | -${post['timestamp_formatted']} | +#{post['id']} | +${post['timestamp_formatted']} | ${post['dir']} | ${post['IS_DELETED']} | ${post['ip']} | -- cgit v1.2.1-18-gbd029