Left align exception column
This commit is contained in:
parent
53ee689793
commit
f500e78248
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ function __handleException($exception)
|
|||
<table>
|
||||
<tr>
|
||||
<th style="text-align:left" colspan="2">Trace</th>
|
||||
<th>File</th>
|
||||
<th style="text-align:left">File</th>
|
||||
<th style="text-align:right">Line</th>
|
||||
</tr>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue