diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/views/welcome.html.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 9300de02..4b9e8fa8 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -479,6 +479,9 @@ <li> <a href="http://docs.kohanaphp.com/">Kohana Documentation</a> </li> + <li> + <a href="http://jkwebs.de/gallery/gx_admin/">Admin wireframes</a> + </li> </ul> </div> </div> |