1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 23:07:39 +02:00

[ticket/12283] Remove obsolete online class from posting review page

PHPBB3-12283
This commit is contained in:
Matt Friedman
2014-04-08 20:53:48 -07:00
parent d0aa7c6455
commit 401a13b1a8

View File

@@ -8,7 +8,7 @@
<div class="inner"> <div class="inner">
{post_review_row.L_IGNORE_POST} {post_review_row.L_IGNORE_POST}
<!-- ELSE --> <!-- ELSE -->
<div class="post <!-- IF post_review_row.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF --><!-- IF post_review_row.ONLINE_STATUS --> online<!-- ENDIF -->"> <div class="post <!-- IF post_review_row.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF -->">
<div class="inner"> <div class="inner">
<!-- ENDIF --> <!-- ENDIF -->