From 7eed990b51be5d76e787c201e343cba3488fa252 Mon Sep 17 00:00:00 2001 From: Choom Date: Sun, 18 Dec 2022 12:07:18 -0300 Subject: Fix thumb ib --- cgi/templates/board.html | 67 +++++++++++++++++++++++---------------------- cgi/templates/board.jp.html | 65 ++++++++++++++++++++++--------------------- 2 files changed, 69 insertions(+), 63 deletions(-) diff --git a/cgi/templates/board.html b/cgi/templates/board.html index 778fb31..12f39d9 100644 --- a/cgi/templates/board.html +++ b/cgi/templates/board.html @@ -139,13 +139,14 @@ - + +
- +
Nombre de archivo:#{post['file']}-(#{post['file_size']} B, #{post['image_width']}x#{post['image_height']})
Nombre de archivo:#{post['file']}-(#{post['file_size']} B) @@ -169,7 +170,6 @@ -
- + +
+ + +
+ + #{post['file']}-(#{post['file_size']} B, #{post['image_width']}x#{post['image_height']}) + + #{post['file']}-(#{post['file_size']} B) + + + GIF animado + + Imagen miniatura + +
+
+ + + #{post['id']} + + #{post['id']} + + #{post['id']} + + + + + +
@@ -243,7 +246,6 @@
Este hilo es viejo y desaparecerá pronto.
- @@ -255,6 +257,7 @@
+
diff --git a/cgi/templates/board.jp.html b/cgi/templates/board.jp.html index 8e1a1c0..ea4bfca 100644 --- a/cgi/templates/board.jp.html +++ b/cgi/templates/board.jp.html @@ -139,11 +139,12 @@ - + +
- +
画像ファイル名:#{post['file']}-(#{post['file_size']} B, #{post['image_width']}x#{post['image_height']})
画像ファイル名:#{post['file']}-(#{post['file_size']} B) @@ -167,7 +168,6 @@ -
@@ -193,39 +193,42 @@ ${post['expires_formatted']}頃消えます - - -
- - #{post['file']}-(#{post['file_size']} B, #{post['image_width']}x#{post['image_height']}) - - #{post['file']}-(#{post['file_size']} B) - - - アニメGIF - - サムネ表示 - -
- - - #{post['id']} - - #{post['id']} - - #{post['id']} - - - - [返信] [隠す] -
- + +
+ + +
+ + #{post['file']}-(#{post['file_size']} B, #{post['image_width']}x#{post['image_height']}) + + #{post['file']}-(#{post['file_size']} B) + + + アニメGIF + + サムネ表示 + +
+
+ + + #{post['id']} + + #{post['id']} + + #{post['id']} + + + + + +
@@ -238,7 +241,6 @@
このスレは古いので、もうすぐ消えます。
- @@ -248,6 +250,7 @@
+
-- cgit v1.2.1-18-gbd029