Skip to content

Commit 5019802

Browse files
committed
testing webhook once more
1 parent 6657028 commit 5019802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
include("models/inc/language_select.php");
1515
?>
1616
<div class="well">
17-
<p class="login_reg">
17+
<p class="login_reg">test
1818
<a href="login.php<?php echo $lang_req ?>" class="btn btn-success"><?php echo lang("ACCOUNT_LOGIN_PAGE") ?></a>
1919
<a href="register.php<?php echo $lang_req ?>" class="btn btn-success"><?php echo lang("ACCOUNT_REGISTER_PAGE") ?></a>
2020
</p>

0 commit comments

Comments
 (0)