diff options
Diffstat (limited to 'macosx')
| -rw-r--r-- | macosx/Pcsxr-QL/template.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/Pcsxr-QL/template.html b/macosx/Pcsxr-QL/template.html index b0fa812c..52ac5d44 100644 --- a/macosx/Pcsxr-QL/template.html +++ b/macosx/Pcsxr-QL/template.html @@ -11,9 +11,11 @@ </style> </head> <body> + <center> <table> <tr> <td ALIGN=center>Image</td> <td ALIGN=center>Name</td> <td ALIGN=center>Count</td> </tr> (TABLECONTENT) </table> + </center> </body> </html>
\ No newline at end of file |
