PluginProbe
Stream – Activity Log & Audit Trail / 2.0.5
Stream – Activity Log & Audit Trail v2.0.5
4.4.0 4.3.0 4.2.2 4.2.1 trunk 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.1 3.1.1 3.10.0 3.2.0 3.2.1 3.2.2 3.2.3 All 50 releases
stream / extensions / reports / views / error.php

error.php in Stream – Activity Log & Audit Trail 2.0.5, at extensions/reports/views/error.php

8 lines 246 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class='wrap about-wrap'>
2 <h1><?php esc_html_e( "Oops, that's an error!", 'stream' ) ?></h1>
3
4 <div class='about-text'>
5 <?php esc_html_e( 'Yeah... Something went very wrong somewhere along your last actions.', 'stream' ) ?>
6 </div>
7 </div>
8