diff --git a/source.php b/source.php index 72114ae..03c961f 100644 --- a/source.php +++ b/source.php @@ -41,6 +41,7 @@ if(array_key_exists('images', $_GET) && $_GET['images'] == '1') { $n[$i] .= ($i == $start) ? '' : ''; } echo "
Pages ".implode(' | ', $n)."
\n"; + echo "".$sources[$s]['caption']."
\n"; echo "| Page | Incipit |
|---|