/usr/share/bibledit/notes/summary.html is in bibledit-data 5.0.453-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | <h3>translate("Edit note summary")</h3>
<form action="summary?id=##id##" name="form" method="post">
<p><input type="text" name="entry" maxlength="300" value="##summary##" autofocus /></p>
<p><input type="submit" name="submit" value=translate("Save") /></p>
</form>
<h4><a href="note?id=##id##">translate("Cancel")</a></h4>
|