aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewonline_whois.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/template/viewonline_whois.html')
-rw-r--r--phpBB/styles/prosilver/template/viewonline_whois.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/phpBB/styles/prosilver/template/viewonline_whois.html b/phpBB/styles/prosilver/template/viewonline_whois.html
deleted file mode 100644
index a9c6473727..0000000000
--- a/phpBB/styles/prosilver/template/viewonline_whois.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!-- INCLUDE simple_header.html -->
-
-<h2>{L_WHOIS}</h2>
-
-<div class="panel">
- <div class="inner"><span class="corners-top"><span></span></span>
-
- <div class="postbody"><div class="content">
- <pre>{WHOIS}</pre>
- </div></div>
-
- <span class="corners-bottom"><span></span></span></div>
-</div>
-<a href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a>
-
-<!-- INCLUDE simple_footer.html --> \ No newline at end of file