Ignore:
Timestamp:
2006/12/22 10:30:44 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/newbb/reply.php

    r953 r954  
    113113    $hidden .= "\n".$q_message."[/quote]"; 
    114114    $message = ""; 
    115     //themecenterposts($r_subject,$r_content); 
    116     //echo "<br />"; 
     115    echo "<div style='padding: 15px 0;'>"; 
     116    themecenterposts($r_subject,$r_content); 
     117    echo "</div>"; 
    117118    $pid=$post_id; 
    118119    unset($post_id); 
Note: See TracChangeset for help on using the changeset viewer.