summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Producers.pm
diff options
context:
space:
mode:
authorQCyph <dev@lived.nl>2011-08-30 11:26:08 +0200
committerYorhel <git@yorhel.nl>2011-08-30 11:31:10 +0200
commit186d3caa8533707ed10c2e20880e41d4fff111a9 (patch)
tree8eddefb219971cd29df8e62a4adc600c4ccc4f74 /lib/VNDB/Handler/Producers.pm
parenta48becbf5eb4f77c670d19948559c815f095ed1c (diff)
Changed "remove"- and "add"-like words to a single lang.txt entry
Diffstat (limited to 'lib/VNDB/Handler/Producers.pm')
-rw-r--r--lib/VNDB/Handler/Producers.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VNDB/Handler/Producers.pm b/lib/VNDB/Handler/Producers.pm
index 52db6edf..1369c1e2 100644
--- a/lib/VNDB/Handler/Producers.pm
+++ b/lib/VNDB/Handler/Producers.pm
@@ -304,7 +304,7 @@ sub edit {
end;
end;
td class => 'tc_add';
- a href => '#', mt '_pedit_rel_addbut';
+ a href => '#', mt '_js_add';
end;
end;
end 'table';