Browse code

Restore original eFiction 3.0 skins

Clarissa Walker authored on 2026/07/15 07:41:54
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+<!-- START BLOCK : commentbox -->
2
+<div class="comment {oddeven}">
3
+{comment}
4
+<div class="commentsig">- {uname} on {date}</div>
5
+<div class="adminoptions"> {adminoptions}</div>
6
+</div>
7
+<!-- END BLOCK : commentbox -->
0 8
\ No newline at end of file