# HG changeset patch # User casties # Date 1436285361 -7200 # Node ID f1a2741ccd2de35b4aa20237b58303b237bcd846 # Parent 5e2bf3cde5431ea56fe4b255bd29e436cd41adcf nicer log message v2. diff -r 5e2bf3cde543 -r f1a2741ccd2d openmindattribute/openmindattribute.module --- a/openmindattribute/openmindattribute.module Tue Jul 07 17:48:36 2015 +0200 +++ b/openmindattribute/openmindattribute.module Tue Jul 07 18:09:21 2015 +0200 @@ -1478,7 +1478,7 @@ node_save($codex); } } - print "Updated numId for " . count($codices) . " codices.\n"; + print "Updated field_num_identifier for " . count($codices) . " codices.\n"; } diff -r 5e2bf3cde543 -r f1a2741ccd2d openmindattribute/templates/openmindattribute_identifier.tpl.php --- a/openmindattribute/templates/openmindattribute_identifier.tpl.php Tue Jul 07 17:48:36 2015 +0200 +++ b/openmindattribute/templates/openmindattribute_identifier.tpl.php Tue Jul 07 18:09:21 2015 +0200 @@ -1,2 +1,1 @@ - - \ No newline at end of file + \ No newline at end of file