Skip to content

Commit

Permalink
Fix for #1005 and updated Dutch translations (#1006)
Browse files Browse the repository at this point in the history
* Updated Dutch translations
- 1007 translations remaining (70% translated)
- English typo fixes

* Fix for #1005
  • Loading branch information
reboot1983 authored and browniebraun committed Sep 29, 2017
1 parent af10cda commit c53c9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphs.php
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ function form_save() {

$lg_dq_id = db_fetch_cell_prepared(
'SELECT snmp_query_id
FROM graph_lcoal
FROM graph_local
WHERE id = ?',
array($local_graph_id)
);
Expand Down

0 comments on commit c53c9c2

Please sign in to comment.