[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Summary view] [Print] [Text view]
1 <!-- IF S_SIMPLE_MESSAGE --> 2 <!-- INCLUDE simple_header.html --> 3 <!-- ELSE --> 4 <!-- INCLUDE overall_header.html --> 5 <!-- ENDIF --> 6 7 <div class="panel" id="message"> 8 <div class="inner"> 9 <h2 class="message-title">{MESSAGE_TITLE}</h2> 10 <p>{MESSAGE_TEXT}</p> 11 <!-- IF SCRIPT_NAME == "search" and not S_BOARD_DISABLED and not S_NO_SEARCH and L_RETURN_TO_SEARCH_ADV --><p><a href="{U_SEARCH}" class="arrow-{S_CONTENT_FLOW_BEGIN}">{L_GO_TO_SEARCH_ADV}</a></p><!-- ENDIF --> 12 </div> 13 </div> 14 15 <!-- IF S_SIMPLE_MESSAGE --> 16 <!-- INCLUDE simple_footer.html --> 17 <!-- ELSE --> 18 <!-- INCLUDE overall_footer.html --> 19 <!-- ENDIF -->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |