[aur-dev] [PATCH] Fix missing closing bracket in footer
Stefan Auditor
stefan.auditor at erdfisch.de
Wed Nov 11 12:44:40 UTC 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Ah, sorry – I did search in the Bugtracker, but being used to having one
single source of communication forgot to search the mailinglist.
regards.
On 11.11.2015 13:15, Lukas Fleischer wrote:
> On Wed, 11 Nov 2015 at 11:15:56, Stefan Auditor wrote:
>> Fixes FS#47034
>>
>> Signed-off-by: Stefan Auditor <stefan.auditor at erdfisch.de>
>> ---
>> web/template/footer.php | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/web/template/footer.php b/web/template/footer.php
>> index 7e505a3..f5dc2d0 100644
>> --- a/web/template/footer.php
>> +++ b/web/template/footer.php
>> @@ -5,7 +5,7 @@
>> <?php if ($ver): ?>
>> <p>aurweb <a
href="https://projects.archlinux.org/aurweb.git/log/?h=<?=
htmlspecialchars($ver, ENT_QUOTES) ?>"><?= htmlspecialchars($ver) ?></a></p>
>> <?php endif; ?>
>> - <p><?= __('Copyright %s 2004-%d
aurweb Development Team.', '©', date('Y'))</p>
>> + <p><?= __('Copyright %s 2004-%d
aurweb Development Team.', '©', date('Y')) ?></p>
>> [...]
>
> This is fixed in pu already, see [1].
>
> [1] https://lists.archlinux.org/pipermail/aur-dev/2015-October/003841.html
>
- --
erdfisch
Stefan Auditor, Frank Holldorff & Fabian Lorenzen GbR
Internet: http://erdfisch.de
E-Mail : stefan.auditor at erdfisch.de
Telefon : +49 6221 751 560 0
Fax : +49 6221 751 560 99
Hans-Bunte-Str. 6
69123 Heidelberg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJWQzg1AAoJEMzTOAbIqhTJRawIAJlvQH9+1HMQD5W0aBNQqas7
8rMslpS98tGDhACnUVBBLaZ9ERk4sLmyRjhxHbVirMZ2vVvu+e60APX0JapoRjXI
DOxrcvP+hXEQup3pQyF/cAnkMRGJmNXN6RL0dfveA45QTPjfALgXuKBaCPg0n//l
/n9NPVg7WpbedfOnqiPSAM9kPpsangq6kAyYhHdaB4G2iXa7PTPBbFVqnxqtk6xp
rLhwIWQczS8nb4SGWIx5MXZlJL5Lc1cfcvyV/v5AsGxD+4X4GEba9B6QYYIi0F5L
Z87/QBebuvPI165XiVh2Kl1hnEZJF6mCC4v2OedCKxquQ7dVaP91kaMzPte5Mu0=
=YMIz
-----END PGP SIGNATURE-----
More information about the aur-dev
mailing list