1
0
mirror of https://github.com/til-schneider/slim-wiki.git synced 2025-08-06 08:37:31 +02:00

Updated GitHub user name

This commit is contained in:
til-schneider
2016-02-02 10:08:21 +01:00
parent 4552072c1a
commit 382ba9ac9f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015 til132
Copyright (c) 2015 til-schneider, http://murfman.de
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -159,7 +159,7 @@ if ($mode == 'edit') {
} // if ($mode == 'createUser')
?>
<footer><div class="main-column"><?php echo $data['footerHtml']; ?><div class="pull-right">powered by <a href="https://github.com/til132/slim-wiki" target="blank">slim-wiki</a></div></div></footer>
<footer><div class="main-column"><?php echo $data['footerHtml']; ?><div class="pull-right">powered by <a href="https://github.com/til-schneider/slim-wiki" target="blank">slim-wiki</a></div></div></footer>
</div><?php // id="main-wrapper" ?>