mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-20 20:43:26 +02:00
* change deprecated HTML <center> tag to <div style="text-align:center">
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<center>
|
||||
<div style="text-align:center">
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<form method="post" action="{{ getLink('news/archive') }}">
|
||||
<tbody>
|
||||
@@ -10,4 +10,4 @@
|
||||
</tbody>
|
||||
</form>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
Reference in New Issue
Block a user