


Das normale phpBB hat kein Kontrolzentrum.Das "normale" UCP hat die PNs ja auch im Kontrollzentrum
# 
#----------[ OPEN ]------------------------------------- 
# 
includes/usercp_viewprofile.php 
# 
#----------[ FIND ]------------------------------------- 
# 
      $template->assign_block_vars("switch_own_profile", array()); 
# 
#----------[ AFTER, ADD ]------------------------------- 
# 
      $template->assign_block_vars('switch_own_profile.preperation', array()); // Preperation block aktiv         <!-- BEGIN preperation -->
         </td></tr><tr><td height="6"></td></tr><tr><td>
            <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0" align="right">
               <tr>
               <td class="catLeft" height="28" align="center"><b><span class="gen"> {EXTENSION_CONTROL} </span></b></td>
               </tr>
               <tr>
               <td class="row3" height="100%" align="center"><br />
                </td>
               </tr>
            </table>
         <!-- END preperation -->

Mitglieder in diesem Forum: 0 Mitglieder und 5 Gäste