We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9466db commit aba983eCopy full SHA for aba983e
interface/web/monitor/templates/dataloghistory_view.htm
@@ -22,7 +22,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
22
</tr>
23
<tr>
24
<td><tmpl_var name="table_txt"></td>
25
- <td><tmpl_var name="table"><tmpl_if name='table_id'> (<tmpl_var name="table_id">)</tmpl_if></td>
+ <td><tmpl_var name="table"><tmpl_if name='table_id'> (<tmpl_var name="table_id">)</tmpl_if></td>
26
27
28
<td><tmpl_var name="action_txt"></td>
0 commit comments