We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844d4ee commit 6657028Copy full SHA for 6657028
index.php
@@ -15,7 +15,6 @@
15
?>
16
<div class="well">
17
<p class="login_reg">
18
- hello
19
<a href="login.php<?php echo $lang_req ?>" class="btn btn-success"><?php echo lang("ACCOUNT_LOGIN_PAGE") ?></a>
20
<a href="register.php<?php echo $lang_req ?>" class="btn btn-success"><?php echo lang("ACCOUNT_REGISTER_PAGE") ?></a>
21
</p>
0 commit comments