1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

compliance

This commit is contained in:
marj
2009-07-14 12:31:00 +00:00
parent 461b9326cf
commit cb75dfe76c

View File

@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/install_.php,v $ | $Source: /cvs_backup/e107_0.8/install_.php,v $
| $Revision: 1.20 $ | $Revision: 1.21 $
| $Date: 2009-07-14 05:31:57 $ | $Date: 2009-07-14 12:31:00 $
| $Author: e107coders $ | $Author: marj_nl_fr $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */
@@ -1101,7 +1101,7 @@ function template_data() {
<div class=\"contentbody\"> <div class=\"contentbody\">
<h3>{stage_pre}{stage_num} - {stage_title}</h3> <h3>{stage_pre}{stage_num} - {stage_title}</h3>
<br /> <br />
<p>{stage_content}</p> {stage_content}
{debug_info} {debug_info}
</div> </div>
</div> </div>