diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2018-06-02 14:54:05 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2018-06-02 14:54:05 +0200 |
| commit | a1990202ab7b9cb3bd4ef9f32a95d24be3c19397 (patch) | |
| tree | 99421144452015060f59d6e847b8fe42396f54f7 /htroot | |
| parent | ee6670fb8f8c197059fcc27d236bcccfe7238b72 (diff) | |
Fixed unresolve-pattern case on old html title
Diffstat (limited to 'htroot')
| -rw-r--r-- | htroot/Connections_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Connections_p.html b/htroot/Connections_p.html index 847266c65..95f23fc9c 100644 --- a/htroot/Connections_p.html +++ b/htroot/Connections_p.html @@ -21,7 +21,7 @@ <td>ID</td>
</tr>
#{list}#
- <tr class="TableCell#(dark)#Light::Dark::Summary#(/dark)#" title="#[sessionName]#">
+ <tr class="TableCell#(dark)#Light::Dark::Summary#(/dark)#">
<td>#[proto]#</td>
<td>#[duration]#</td>
<td>#[source]#</td>
|
