Change title-time-conditions to title-time_conditions.

This commit is contained in:
markjcrane
2015-08-03 15:53:48 -06:00
parent ac09ce2a02
commit 2b89eaedc8
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -785,7 +785,7 @@ echo "<form method='post' name='frm' action='' onsubmit=\"return check_submit();
echo "<table width='100%' border='0' cellpadding='0' cellspacing='0'>\n";
echo " <tr>\n";
echo " <td align='left' valign='top'>\n";
echo " <span class='title'>".$text['title-time-conditions']."</span>";
echo " <span class='title'>".$text['title-time_conditions']."</span>";
echo " <br /><br />\n";
echo " ".$text['description-time_conditions']."\n";
echo " </td>\n";