summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/lang/fi/index.txt2
-rw-r--r--inc/lang/ku/admin_acl.txt12
-rw-r--r--inc/lang/mg/admin_acl.txt8
-rw-r--r--inc/template.php2
4 files changed, 2 insertions, 22 deletions
diff --git a/inc/lang/fi/index.txt b/inc/lang/fi/index.txt
index 958a60e6b..f4817eb15 100644
--- a/inc/lang/fi/index.txt
+++ b/inc/lang/fi/index.txt
@@ -1,4 +1,4 @@
====== hakemisto ======
Tämä on hakemisto kaikista saatavilla olevista sivuista järjestettynä
-[[doku>wiki:namespace|nimiavaruuksittain]].
+[[doku>namespace|nimiavaruuksittain]].
diff --git a/inc/lang/ku/admin_acl.txt b/inc/lang/ku/admin_acl.txt
deleted file mode 100644
index ff5442e24..000000000
--- a/inc/lang/ku/admin_acl.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-====== Access Control List Management ======
-
-On this page you can add and remove permissions for the current
-page and all the [[doku>wiki:namespaces|namespaces]] it is in.
-You should read the [[doku>wiki:acl|official documentation on ACL]]
-to fully understand how access control works.
-
-The page displays all permissions that are significant for the
-current page. Permissions regarding other pages are not shown -- to
-edit them [[this>doku.php?do=index|browse]] to the according page
-first, then change to the ACL Administration.
-
diff --git a/inc/lang/mg/admin_acl.txt b/inc/lang/mg/admin_acl.txt
deleted file mode 100644
index 4641c3c50..000000000
--- a/inc/lang/mg/admin_acl.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-====== Fitantanana fahazoan-dalana (Access Control List) ======
-
-Eto amin'ity pejy ity dia afaka manampy sy mamafa alalana amin'ny pejy misokatra sy ireo [[doku>wiki:namespaces|namespaces]] misy ao.
-Mila vakianao ny [[doku>wiki:acl|tahirin-kevitra ofisialy momba ny ACL]] mba hahafahanao mahazo ny fomba fiasan'ny ACL.
-
-Miseho eo amin'ny pejy ny alalana rehetra manan-kery ho an'ny pejy misokatra. Ny alalana momba ny pejy hafa dia tsy miseho -- mba hanamboarana
-azy ireny dia [[this>doku.php?do=index|sokafy]] aloha ilay pejy, ary ovay avy eo ny fitantanana ny ACL
-
diff --git a/inc/template.php b/inc/template.php
index cebd7b757..c3cfe21f2 100644
--- a/inc/template.php
+++ b/inc/template.php
@@ -803,7 +803,7 @@ function tpl_breadcrumbs($sep='»'){
* @author Andreas Gohr <andi@splitbrain.org>
* @author Nigel McNie <oracle.shinoda@gmail.com>
* @author Sean Coates <sean@caedmon.net>
- * @link http://wiki.splitbrain.org/wiki:tipsandtricks:hierarchicalbreadcrumbs
+ * @author <fredrik@averpil.com>
* @todo May behave strangely in RTL languages
*/
function tpl_youarehere($sep=' &raquo; '){