]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Konten: typo
authorSven Schöling <s.schoeling@linet-services.de>
Thu, 4 Aug 2016 10:59:44 +0000 (12:59 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Thu, 4 Aug 2016 10:59:44 +0000 (12:59 +0200)
templates/webpages/am/edit_accounts.html

index b2ba877adffa8e4121bc037ca621437a61647134..c83e94e1a70ab4fb78a16cbe7440f8abf3194357 100644 (file)
@@ -12,7 +12,7 @@
 
 <script type="text/javascript">
 $(function() {
-    setupDependencies('EditAccount'); //name of form(s). Seperate each with a comma (ie: 'weboptions', 'myotherform' )
+    setupDependencies('EditAccount'); //name of form(s). Separate each with a comma (ie: 'weboptions', 'myotherform' )
 });
 </script>