We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21daecc commit 523c4ecCopy full SHA for 523c4ec
1 file changed
modules/mansioni/edit.php
@@ -79,6 +79,6 @@
79
}
80
81
echo'
82
-<a class="btn btn-danger ask '.($elementi ? "disabled" : "").' data-backto="record-list'.($elementi ? 'disabled' : '').' >
+<a class="btn btn-danger ask '.($elementi ? "disabled" : "").'" data-backto="record-list'.($elementi ? 'disabled' : '').' >
83
<i class="fa fa-trash"></i> '.tr('Elimina').'
84
</a>';
0 commit comments