change order and fix typo

This commit is contained in:
quenousimporte 2024-08-27 15:16:34 +02:00
parent 13da179c05
commit dce35af9c6
1 changed files with 11 additions and 10 deletions

View File

@ -582,15 +582,6 @@
<h1>Generate epub</h1> <h1>Generate epub</h1>
<div> <div>
<form method="post"> <form method="post">
<h2>Le Monde</h2>
<input id="lemonde" name="lemonde" type="checkbox">
<label for="lemonde">From "GetPublicationContentItems" json url: </label>
<input name="lmurl">
<h2>Cafeyn</h2>
<input id="cafeyn" name="cafeyn" type="checkbox">
<label for="cafeyn">From "material" json url: </label>
<input name="cafeynurl">
<h2>Mediapart</h2> <h2>Mediapart</h2>
<input id="mediapart" name="mediapart" type="checkbox"> <input id="mediapart" name="mediapart" type="checkbox">
@ -605,12 +596,22 @@
<input id="mptoday" name="mptoday" type="checkbox"> <input id="mptoday" name="mptoday" type="checkbox">
<label for="mptoday">Today only</label> <label for="mptoday">Today only</label>
<h2>Le Monde</h2>
<input id="lemonde" name="lemonde" type="checkbox">
<label for="lemonde">From "GetPublicationContentItems" json url: </label>
<input name="lmurl">
<h2>Cafeyn</h2>
<input id="cafeyn" name="cafeyn" type="checkbox">
<label for="cafeyn">From "material" json url: </label>
<input name="cafeynurl">
<h2>The New York Times</h2> <h2>The New York Times</h2>
<input id="nyt" name="nyt" type="checkbox"> <input id="nyt" name="nyt" type="checkbox">
<label for="nyt">From RSS</label> <label for="nyt">From RSS</label>
<br> <br>
<input id="nyttoday" name="nyttoday" type="checkbox"> <input id="nyttoday" name="nyttoday" type="checkbox">
<label for="nyttoday">From today's paper embeded script</label> <label for="nyttoday">From today's paper embedded script</label>
<h2>Admin</h2> <h2>Admin</h2>
<input id="emptycache" name="emptycache" type="checkbox" checked> <input id="emptycache" name="emptycache" type="checkbox" checked>