Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MultiSites/angularjs/dashboard/dashboard.directive.html')
-rw-r--r--plugins/MultiSites/angularjs/dashboard/dashboard.directive.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MultiSites/angularjs/dashboard/dashboard.directive.html b/plugins/MultiSites/angularjs/dashboard/dashboard.directive.html
index 4d8655eb52..dccbbb913c 100644
--- a/plugins/MultiSites/angularjs/dashboard/dashboard.directive.html
+++ b/plugins/MultiSites/angularjs/dashboard/dashboard.directive.html
@@ -85,7 +85,7 @@
</tr>
<tr ng-if="!hasSuperUserAccess">
- <td colspan="8">
+ <td colspan="8" class="empty-row">
<br/>
</td>
</tr>
@@ -119,4 +119,4 @@
</tfoot>
</table>
-</div> \ No newline at end of file
+</div>