Skip to content

Commit

Permalink
Merge pull request #5 from RobinMCNetwork/patch-10
Browse files Browse the repository at this point in the history
Update register.php
  • Loading branch information
Derkades committed Jul 15, 2016
2 parents 1487236 + aa0b0c3 commit 2b9858e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/register.php
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="<?php echo $sitename; ?> registration form">
<meta name="author" content="Samerton">
<meta name="theme-color" content="#454545" />
<?php if(isset($custom_meta)){ echo $custom_meta; } ?>

<?php
Expand Down Expand Up @@ -653,4 +654,4 @@ function init() {
});
</script>
</body>
</html>
</html>

0 comments on commit 2b9858e

Please sign in to comment.