Change the label 'title' to 'title-ring_groups'

This commit is contained in:
markjcrane
2015-08-03 15:46:44 -06:00
parent 73d62546a4
commit c2ddc91a4f
4 changed files with 13 additions and 13 deletions

View File

@@ -51,7 +51,7 @@ require_once "resources/paging.php";
if (!$is_included) {
echo "<table width='100%' border='0'>\n";
echo " <tr>\n";
echo " <td width='50%' align='left' nowrap='nowrap'><b>".$text['title']."</b></td>\n";
echo " <td width='50%' align='left' nowrap='nowrap'><b>".$text['title-ring_groups']."</b></td>\n";
echo " <td width='50%' align='right'>&nbsp;</td>\n";
echo " </tr>\n";
echo " <tr>\n";