2010/02/02 03:06:10 +0000 claunia: Changed login and register application strings

This commit is contained in:
2014-09-04 05:39:26 +01:00
parent 39ad5570ea
commit c9d7be12a4
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ require_once(BASE."include/util.php");
echo "<div class='default_container'>\n";
echo '<form method="post" action="account.php">',"\n";
echo html_frame_start("Create New Application DB Account","400","",0)
echo html_frame_start("Create New OS DB Account","400","",0)
?>
<!-- start of new account form -->