Browse code

Initial uplad w/ php7 fixes

Rainer Volkrodt authored on 2016/03/12 15:54:02
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+<!-- START BLOCK : newsbox -->
2
+<div class="newsbox {oddeven}">
3
+<div class="newstitle">{newstitle} {adminoptions}</div>
4
+{newsstory}<br /><br />
5
+   --{newsauthor} on {newsdate} {newscomments}
6
+</div>
7
+<!-- END BLOCK : newsbox -->
0 8
\ No newline at end of file