mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
eggys proof-of-concept
Alles Wissenswerte steht in der dfdeREADME.txt bzw in den dort erwaehnten Forenlinks.
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
<!-- IF S_DRAFT_LOADED -->
|
||||
<div class="panel">
|
||||
<div class="inner">
|
||||
|
||||
|
||||
<h3>{L_INFORMATION}</h3>
|
||||
<p>{L_DRAFT_LOADED_PM}</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
@@ -15,7 +15,15 @@
|
||||
|
||||
<!-- IF S_DISPLAY_PREVIEW --><!-- INCLUDE posting_preview.html --><!-- ENDIF -->
|
||||
|
||||
<h2>{L_TITLE}</h2>
|
||||
<h2 class="posting-title">{L_TITLE}</h2>
|
||||
|
||||
<div class="panel" id="pmheader-postingbox">
|
||||
<div class="inner">
|
||||
<!-- EVENT posting_pm_layout_include_pm_header_before -->
|
||||
<!-- INCLUDE posting_pm_header.html -->
|
||||
<!-- EVENT posting_pm_layout_include_pm_header_after -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel" id="postingbox">
|
||||
<div class="inner">
|
||||
@@ -32,4 +40,4 @@
|
||||
|
||||
<!-- IF S_DISPLAY_HISTORY --><!-- INCLUDE ucp_pm_history.html --><!-- ENDIF -->
|
||||
|
||||
<!-- INCLUDE ucp_footer.html -->
|
||||
<!-- INCLUDE ucp_footer.html -->
|
||||
|
||||
Reference in New Issue
Block a user