[ Index ] |
|
Code source de Phorum 5.1.25 |
1 {IF CHARSET} 2 <?php 3 header("Content-Type: text/html; charset=".htmlspecialchars($PHORUM['DATA']['CHARSET'])) 4 ?> 5 {/IF} 6 <?php echo '<?' ?>xml version="1.0" encoding="{CHARSET}"<?php echo '?>' ?> 7 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> 8 <html lang="<?php echo $PHORUM['locale']; ?>"> 9 <head> 10 <style type="text/css"> 11 {INCLUDE css} 12 </style> 13 {IF URL->RSS} 14 <link rel="alternate" type="application/rss+xml" title="RSS-Feed" href="{URL->RSS}" /> 15 {/IF} 16 {IF URL->REDIRECT} 17 <meta http-equiv="refresh" content="{IF REDIRECT_TIME}{REDIRECT_TIME}{ELSE}5{/IF}; url={URL->REDIRECT}" /> 18 {/IF} 19 {LANG_META} 20 <title>{HTML_TITLE}</title> 21 {HEAD_TAGS} 22 </head> 23 <body onload="{IF FOCUS_TO_ID}var focuselt=document.getElementById('{FOCUS_TO_ID}'); if (focuselt) focuselt.focus();{/IF}"> 24 <div align="{forumalign}"> 25 <div class="PDDiv"> 26 {IF notice_all} 27 <div class="PhorumNotificationArea PhorumNavBlock"> 28 {IF NEW_PRIVATE_MESSAGES}<a class="PhorumNavLink" href="{URL->PM}">{LANG->NewPrivateMessages}</a><br />{/IF} 29 {IF notice_messages}<a class="PhorumNavLink" href="{notice_messages_url}">{LANG->UnapprovedMessagesLong}</a><br />{/IF} 30 {IF notice_users}<a class="PhorumNavLink" href="{notice_users_url}">{LANG->UnapprovedUsersLong}</a><br />{/IF} 31 {IF notice_groups}<a class="PhorumNavLink" href="{notice_groups_url}">{LANG->UnapprovedGroupMembers}</a><br />{/IF} 32 </div> 33 {/IF} 34 <span class="PhorumTitleText PhorumLargeFont"> 35 {IF NAME}<a href="{URL->TOP}">{NAME}</a> : {/IF} 36 {TITLE} 37 </span> 38 {IF URL->INDEX}<a href="{URL->INDEX}">{/IF}<img src="templates/default/images/logo.png" alt="The fastest message board... ever. " title="The fastest message board... ever. " width="170" height="42" border="0" />{IF URL->INDEX}</a>{/IF} 39 <div class="PhorumFloatingText">{DESCRIPTION} </div>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Thu Nov 29 12:22:27 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |