mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 07:10:29 -04:00
Fix some broken references
This commit is contained in:
parent
e2ba152f8c
commit
8bcd52a40a
3 changed files with 4 additions and 6 deletions
|
@ -6,8 +6,6 @@
|
|||
<body>
|
||||
<h1>Donation processing failed</h1>
|
||||
<p>The donation processing script failed with this exception:</p>
|
||||
<pre>
|
||||
<?= $exception ?>
|
||||
</pre>
|
||||
<pre><?= $exception ?></pre>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue