add a magazine, change labels
This commit is contained in:
parent
1135e41203
commit
1b6c2fee28
6
epub.php
6
epub.php
|
@ -390,15 +390,15 @@
|
|||
<br>
|
||||
|
||||
<input id="mediapart" name="mediapart" type="checkbox">
|
||||
<label for="mediapart">Mediapart</label>
|
||||
<label for="mediapart">Mediapart (RSS)</label>
|
||||
<br>
|
||||
|
||||
<input id="nyt" name="nyt" type="checkbox">
|
||||
<label for="nyt">The New York Times</label>
|
||||
<label for="nyt">The New York Times (RSS)</label>
|
||||
<br>
|
||||
|
||||
<input id="nyttoday" name="nyttoday" type="checkbox">
|
||||
<label for="nyttoday">The New York Times - today's paper (beta)</label>
|
||||
<label for="nyttoday">The New York Times (today's paper)</label>
|
||||
<br>
|
||||
|
||||
<input type="submit">
|
||||
|
|
|
@ -51,7 +51,8 @@
|
|||
- <a href="https://nouveau.europresse.com/Pdf/Edition?sourceCode=LF_P">Le Figaro</a>
|
||||
- <a href="https://nouveau.europresse.com/Pdf">Autre publications</a><br>
|
||||
<a href="https://www.cairn.info/">Cairn</a>
|
||||
- <a href="https://www.cairn.info/revue-ecologie-et-politique.htm">Écologie & politique</a><br>
|
||||
- <a href="https://www.cairn.info/revue-ecologie-et-politique.htm">Écologie & politique</a>
|
||||
- <a href="https://www.cairn.info/magazine-questions-internationales.htm">Questions internationales</a><br>
|
||||
<a href="./epub">Fichiers epub</a>
|
||||
</p>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue