]> git.mxchange.org Git - friendica.git/commitdiff
Added "important changes" to admin menu for admins who don't follow
authorThomas Willingham <founder@kakste.com>
Sat, 28 Apr 2012 00:25:55 +0000 (01:25 +0100)
committerThomas Willingham <founder@kakste.com>
Sat, 28 Apr 2012 00:25:55 +0000 (01:25 +0100)
the github properly.

view/admin_aside.tpl

index 4bf7ce9d3a1f172f0db4653112da0d5620fa627f..a3c98e2ce45ebd08da01581531c3b34b71f66f36 100644 (file)
@@ -20,6 +20,7 @@
 
 <ul class='admin linklist'>
        <li class='admin link button $admin.update.2'><a href='$admin.update.0'>$admin.update.1</a></li>
+       <li class='admin link button $admin.update.2'><a href='https://kakste.com/profile/inthegit'>Important Changes</a></li>
 </ul>