diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-05-10 12:42:57 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-05-10 12:42:57 +0200 |
| commit | d7e492644e3a9b41636bc06d7d9d8fcd78efb1ea (patch) | |
| tree | 089d3d814e560e1691cfad299d11a059b81af5e5 /ishtar/templates/sheet_operation.html | |
| parent | 6406c6f1538c669969f44a04dd47905f40b6102f (diff) | |
| download | Ishtar-d7e492644e3a9b41636bc06d7d9d8fcd78efb1ea.tar.bz2 Ishtar-d7e492644e3a9b41636bc06d7d9d8fcd78efb1ea.zip | |
Label changes (closes #440)
Diffstat (limited to 'ishtar/templates/sheet_operation.html')
| -rw-r--r-- | ishtar/templates/sheet_operation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar/templates/sheet_operation.html b/ishtar/templates/sheet_operation.html index 3a76ccf4e..9a85e03a1 100644 --- a/ishtar/templates/sheet_operation.html +++ b/ishtar/templates/sheet_operation.html @@ -121,7 +121,7 @@ <table> <caption>{%trans "Context records"%}</caption> <tr> - <th>{% trans "Label" %}</th> + <th>{% trans "ID" %}</th> <th>{% trans "Type" %}</th> <th>{% trans "Chronology" %}</th> <th>{% trans "Description" %}</th> |
