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 6657028 commit 5019802Copy full SHA for 5019802
index.php
@@ -14,7 +14,7 @@
14
include("models/inc/language_select.php");
15
?>
16
<div class="well">
17
- <p class="login_reg">
+ <p class="login_reg">test
18
<a href="login.php<?php echo $lang_req ?>" class="btn btn-success"><?php echo lang("ACCOUNT_LOGIN_PAGE") ?></a>
19
<a href="register.php<?php echo $lang_req ?>" class="btn btn-success"><?php echo lang("ACCOUNT_REGISTER_PAGE") ?></a>
20
</p>
0 commit comments