File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838 <div class="units-table-cell"></div>
3939 <div class="units-table-cell u-text-center"><?= _ ("Date " ) ?> </div>
4040 <div class="units-table-cell u-text-center"><?= _ ("Time " ) ?> </div>
41- <div class="units-table-cell u-text-center"><?= _ ("Comment " ) ?> </div>
41+ <div class="units-table-cell u-text-center"><?= _ ("Chain " ) ?> </div>
4242 </div>
4343
4444 <!-- Begin banned IP address list item loop -->
@@ -83,7 +83,7 @@ class="units-table-row-action-link data-controls js-confirm-action"
8383 <?= $ data [$ key ]["TIME " ] ?>
8484 </div>
8585 <div class="units-table-cell u-text-bold u-text-center-desktop">
86- <span class="u-hide-desktop"><?= _ ("Comment " ) ?> :</span>
86+ <span class="u-hide-desktop"><?= _ ("Chain " ) ?> :</span>
8787 <?= _ ($ value ["CHAIN " ]) ?>
8888 </div>
8989 </div>
You can’t perform that action at this time.
0 commit comments