Changeset 2330:3bd11afb8c98
- Timestamp:
- 10/10/13 19:26:11 (12 years ago)
- Branch:
- default
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
locales/fr/main.po
r2325 r2330 3074 3074 3075 3075 msgid "Simple menu" 3076 msgstr "Menu simple sur Dotclear"3076 msgstr "Menu simple" 3077 3077 3078 3078 msgid "Tags" -
plugins/antispam/_admin.php
r2329 r2330 59 59 class antispamBehaviors 60 60 { 61 function adminPageHelpBlock($blocks)61 public static function adminPageHelpBlock($blocks) 62 62 { 63 63 $found = false;
Note: See TracChangeset
for help on using the changeset viewer.