summaryrefslogtreecommitdiff
path: root/modules/info/views/info_block.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/info/views/info_block.html.php')
-rw-r--r--modules/info/views/info_block.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/info/views/info_block.html.php b/modules/info/views/info_block.html.php
index d8f36984..ac177ee7 100644
--- a/modules/info/views/info_block.html.php
+++ b/modules/info/views/info_block.html.php
@@ -1,5 +1,5 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
-<ul class="gMetadata">
+<ul class="g-metadata">
<li>
<strong class="caption"><?= t("Title:") ?></strong>
<?= html::purify($item->title) ?>