summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-01-04 00:25:53 +0000
committerBharat Mediratta <bharat@menalto.com>2009-01-04 00:25:53 +0000
commit75d1cfa66b7986013fd0019b831d16c5e08a2af6 (patch)
treedbc52111bdcc4779f9795a50b3f86440ec6ecaa0 /core
parent3d9e5e439e63404159c1ef763c8b07dd15a367ec (diff)
Add admin wireframes link.
Diffstat (limited to 'core')
-rw-r--r--core/views/welcome.html.php3
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>