/usr/share/bibledit/public/new.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 7 | <div id="versetext"></div>
<br>
<p>translate ("Is this the verse you wish to give feedback on?")</p>
<p>translate ("If it is not, use the navigator at the top to go to the correct verse.")</p>
<p><a href="create">translate ("Yes, this is the correct verse")</a></p>
<p><a href="index">translate ("Cancel")</a></p>
<script type="text/javascript" src="new.js?##VERSION##"></script>
|