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:
2
LICENSE
2
LICENSE
@@ -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
|
||||
|
@@ -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" ?>
|
||||
|
||||
|
Reference in New Issue
Block a user