keycloak-uncached
Changes
Details
diff --git a/themes/src/main/resources/theme/base/account/resources.ftl b/themes/src/main/resources/theme/base/account/resources.ftl
index 31b1d3f..a349695 100755
--- a/themes/src/main/resources/theme/base/account/resources.ftl
+++ b/themes/src/main/resources/theme/base/account/resources.ftl
@@ -285,7 +285,7 @@
</#list>
<#else>
<tr>
- <td colspan="5">There are no resources shared with you</td>
+ <td colspan="6">There are no resources shared with you</td>
</tr>
</#if>
</tbody>