remove tw480

This commit is contained in:
creme 2020-01-20 13:08:58 +01:00
parent c2686ef9a6
commit 7fa951e93e
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 1 additions and 2 deletions

View File

@ -129,7 +129,6 @@ tr, th, td {
.tw130 { width: 130px; }
.tw140 { width: 140px; }
.tw280 { width: 280px; }
.tw480 { width: 480px; }
form {

View File

@ -47,7 +47,7 @@ include 'header.php';
</pre>-->
<table>
<tr> <th class="tw130"></th> <th class="tw110"></th> <th class="tw480"></th> </tr>
<tr> <th class="tw130"></th> <th class="tw110"></th> <th></th> </tr>
<?php
$exclude = ['bbj','gophernicus','jetforce','riot-web','thelounge','znc'];
$clean = array('http://', 'https://', '/');