[ticket/11935] Remove obsolete table attributes from Prosilver

cellpadding, cellspacing, border are obsolete table attributes.
They are handled by CSS already using table and .table1

PHPBB3-11935
This commit is contained in:
Matt Friedman 2013-10-19 08:55:13 -07:00
parent 5d49a8f06e
commit 546332b141
13 changed files with 19 additions and 19 deletions

View file

@ -147,7 +147,7 @@
<h3>{L_LATEST_LOGS}</h3> <h3>{L_LATEST_LOGS}</h3>
<table class="table1" cellspacing="0"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name">{L_ACTION}</th> <th class="name">{L_ACTION}</th>

View file

@ -21,7 +21,7 @@
</li> </li>
</ul> </ul>
<table cellspacing="1" class="table1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th>{L_USERNAME}</th> <th>{L_USERNAME}</th>

View file

@ -64,7 +64,7 @@
</li> </li>
</ul> </ul>
<table cellspacing="1" class="table1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th>{L_REPORT_BY}</th> <th>{L_REPORT_BY}</th>

View file

@ -263,7 +263,7 @@
<!-- IF POST_IPADDR -->{POST_IPADDR} ({POST_IP})<!-- ELSE -->{POST_IP}<!-- IF U_LOOKUP_IP --> (<a href="{U_LOOKUP_IP}">{L_LOOKUP_IP}</a>)<!-- ENDIF --><!-- ENDIF --> <!-- IF POST_IPADDR -->{POST_IPADDR} ({POST_IP})<!-- ELSE -->{POST_IP}<!-- IF U_LOOKUP_IP --> (<a href="{U_LOOKUP_IP}">{L_LOOKUP_IP}</a>)<!-- ENDIF --><!-- ENDIF -->
<!-- ENDIF --></p> <!-- ENDIF --></p>
<table class="table1" cellspacing="1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name">{L_OTHER_USERS}</th> <th class="name">{L_OTHER_USERS}</th>
@ -284,7 +284,7 @@
</tbody> </tbody>
</table> </table>
<table class="table1" cellspacing="1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name">{L_IPS_POSTED_FROM}</th> <th class="name">{L_IPS_POSTED_FROM}</th>

View file

@ -33,7 +33,7 @@
<h3>{L_MOST_WARNINGS}</h3> <h3>{L_MOST_WARNINGS}</h3>
<!-- IF .highest --> <!-- IF .highest -->
<table class="table1" cellspacing="0"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name">{L_USERNAME}</th> <th class="name">{L_USERNAME}</th>
@ -67,7 +67,7 @@
<h3>{L_LATEST_WARNINGS}</h3> <h3>{L_LATEST_WARNINGS}</h3>
<!-- IF .latest --> <!-- IF .latest -->
<table class="table1" cellspacing="0"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name">{L_USERNAME}</th> <th class="name">{L_USERNAME}</th>

View file

@ -21,7 +21,7 @@
</li> </li>
</ul> </ul>
<table class="table1" cellspacing="0"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name">{L_USERNAME}</th> <th class="name">{L_USERNAME}</th>

View file

@ -55,7 +55,7 @@
<div class="forumbg forumbg-table"> <div class="forumbg forumbg-table">
<div class="inner"> <div class="inner">
<table class="table1" cellspacing="1" id="memberlist"> <table class="table1" id="memberlist">
<thead> <thead>
<tr> <tr>
<th class="name"><span class="rank-img"><a href="{U_SORT_RANK}">{L_RANK}</a></span><a href="{U_SORT_USERNAME}"><!-- IF S_SHOW_GROUP and .memberrow -->{L_GROUP_LEADER}<!-- ELSE -->{L_USERNAME}<!-- ENDIF --></a></th> <th class="name"><span class="rank-img"><a href="{U_SORT_RANK}">{L_RANK}</a></span><a href="{U_SORT_USERNAME}"><!-- IF S_SHOW_GROUP and .memberrow -->{L_GROUP_LEADER}<!-- ELSE -->{L_USERNAME}<!-- ENDIF --></a></th>
@ -85,7 +85,7 @@
<div class="forumbg forumbg-table"> <div class="forumbg forumbg-table">
<div class="inner"> <div class="inner">
<table class="table1" cellspacing="1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<!-- IF not S_LEADERS_SET --> <!-- IF not S_LEADERS_SET -->

View file

@ -8,7 +8,7 @@
<div class="forumbg forumbg-table"> <div class="forumbg forumbg-table">
<div class="inner"> <div class="inner">
<table class="table1" cellspacing="1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name"><span class="rank-img">{L_RANK}&nbsp;</span><!-- IF group.U_GROUP --><a href="{group.U_GROUP}">{group.GROUP_NAME}</a><!-- ELSE -->{group.GROUP_NAME}<!-- ENDIF --></th> <th class="name"><span class="rank-img">{L_RANK}&nbsp;</span><!-- IF group.U_GROUP --><a href="{group.U_GROUP}">{group.GROUP_NAME}</a><!-- ELSE -->{group.GROUP_NAME}<!-- ENDIF --></th>

View file

@ -95,7 +95,7 @@
<div class="forumbg forumbg-table"> <div class="forumbg forumbg-table">
<div class="inner"> <div class="inner">
<table class="table1" cellspacing="1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th colspan="2" class="name">{L_RECENT_SEARCHES}</th> <th colspan="2" class="name">{L_RECENT_SEARCHES}</th>

View file

@ -77,7 +77,7 @@
<!-- ELSEIF S_LIST --> <!-- ELSEIF S_LIST -->
<!-- IF .leader --> <!-- IF .leader -->
<table class="table1" cellspacing="1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name">{L_GROUP_LEAD}</th> <th class="name">{L_GROUP_LEAD}</th>
@ -103,7 +103,7 @@
<!-- BEGIN member --> <!-- BEGIN member -->
<!-- IF member.S_PENDING --> <!-- IF member.S_PENDING -->
<table class="table1" cellspacing="1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name">{L_GROUP_PENDING}</th> <th class="name">{L_GROUP_PENDING}</th>
@ -119,7 +119,7 @@
</tbody> </tbody>
</table> </table>
<!-- ENDIF --> <!-- ENDIF -->
<table class="table1" cellspacing="1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name">{L_GROUP_APPROVED}</th> <th class="name">{L_GROUP_APPROVED}</th>
@ -140,7 +140,7 @@
</tr> </tr>
<!-- ENDIF --> <!-- ENDIF -->
<!-- BEGINELSE --> <!-- BEGINELSE -->
<table class="table1" cellspacing="1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th class="name">{L_MEMBERS}</th> <th class="name">{L_MEMBERS}</th>

View file

@ -9,7 +9,7 @@
<p>{TITLE_EXPLAIN}</p> <p>{TITLE_EXPLAIN}</p>
<!-- IF MODE == 'notification_options' --> <!-- IF MODE == 'notification_options' -->
<table class="table1" cellspacing="1"> <table class="table1">
<thead> <thead>
<th>{L_NOTIFICATION_TYPE}</th> <th>{L_NOTIFICATION_TYPE}</th>
<!-- BEGIN notification_methods --> <!-- BEGIN notification_methods -->

View file

@ -15,7 +15,7 @@
<!-- ENDIF --> <!-- ENDIF -->
<p>{L_PROFILE_AUTOLOGIN_KEYS}</p><br /> <p>{L_PROFILE_AUTOLOGIN_KEYS}</p><br />
<table cellspacing="1" class="table1"> <table class="table1">
<thead> <thead>
<tr> <tr>
<th>{L_MARK}</th> <th>{L_MARK}</th>

View file

@ -16,7 +16,7 @@
<div class="forumbg forumbg-table"> <div class="forumbg forumbg-table">
<div class="inner"> <div class="inner">
<table class="table1" cellspacing="1"> <table class="table1">
<!-- IF .user_row --> <!-- IF .user_row -->
<thead> <thead>