mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
init via Paket von feltel (von timo salmen für 3.1)
https://debianforum.de/forum/viewtopic.php?f=5&t=158531&p=1069091#p1069091
This commit is contained in:
16
template/mcp_whois.html
Normal file
16
template/mcp_whois.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!-- INCLUDE mcp_header.html -->
|
||||
<h2>{L_WHOIS}</h2>
|
||||
|
||||
<div class="panel">
|
||||
<div class="inner">
|
||||
|
||||
<p><a class="{S_CONTENT_FLOW_BEGIN}" href="{U_RETURN_POST}">{L_RETURN_POST}</a></p>
|
||||
<div class="postbody"><div class="content">
|
||||
<pre>{WHOIS}</pre>
|
||||
</div></div>
|
||||
<p><a class="{S_CONTENT_FLOW_BEGIN}" href="{U_RETURN_POST}">{L_RETURN_POST}</a></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- INCLUDE mcp_footer.html -->
|
||||
Reference in New Issue
Block a user