[ Index ] |
PHP Cross Reference of Unnamed Project |
[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"><span class="corners-top"><span></span></span> 9 <h2>{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="{S_CONTENT_FLOW_BEGIN}">{L_RETURN_TO_SEARCH_ADV}</a></p><!-- ENDIF --> 12 <span class="corners-bottom"><span></span></span></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: Wed Oct 2 15:03:47 2013 | Cross-referenced by PHPXref 0.7.1 |