aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_advices/adv_set.php
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2010-02-08 11:49:34 +0000
committervdigital <vdigital@piwigo.org>2010-02-08 11:49:34 +0000
commitb2adc2ac540a535c202d475f8939efb1e3919b41 (patch)
tree149c3610b54db339729bc8e17f04ee65101543fa /plugins/admin_advices/adv_set.php
parentd3209d2b5f4f8fa5b1102c1e211fce1e99fc873f (diff)
"s" removed in name, comments and translation
Not done on keys, and directory git-svn-id: http://piwigo.org/svn/branches/2.0@4851 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/admin_advices/adv_set.php')
-rw-r--r--plugins/admin_advices/adv_set.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/admin_advices/adv_set.php b/plugins/admin_advices/adv_set.php
index 8d9532d3b..881f75e4d 100644
--- a/plugins/admin_advices/adv_set.php
+++ b/plugins/admin_advices/adv_set.php
@@ -23,7 +23,7 @@
//
-// A new advices needs:
+// New advice needs:
// $lang['Adv_case'][xx] = 'Text' ==> in all plugin.lang
// $adv['c'][xx] = Condition (default true)
// $adv['v'][xx] = Value (if there is one (facultative))