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 0731081 commit e4e2943Copy full SHA for e4e2943
1 file changed
templates/dashboards/apcu/apcu.twig
@@ -66,7 +66,7 @@
66
{% endfor %}
67
{% else %}
68
<tr>
69
- <td colspan="6" class="p-5 text-center">No cached keys.</td>
+ <td colspan="8" class="p-5 text-center">No cached keys.</td>
70
</tr>
71
{% endif %}
72
</tbody>
0 commit comments