cleanup and some refactoring

This commit is contained in:
Nuno Miguel Reis
2012-10-09 03:25:18 +00:00
parent 5a163f7367
commit 2f87f6f414
13 changed files with 276 additions and 276 deletions

View File

@@ -391,7 +391,7 @@ else {
}
echo " </select>\n";
echo " <br />\n";
echo " ".$contentusers['label-infotime']."<br />\n";
echo " ".$contentusers['description-timezone']."<br />\n";
echo " </td>\n";
echo " </tr>\n";
echo " </table>";
@@ -415,4 +415,4 @@ else {
//include the footer
require_once "includes/footer.php";
?>
?>