mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
image url correction (space removed)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
+---------------------------------------------------------------+
|
||||
| e107 website system
|
||||
|
|
||||
| <EFBFBD>Steve Dunstan 2001-2005
|
||||
| ?Steve Dunstan 2001-2005
|
||||
| http://e107.org
|
||||
| jalist@e107.org
|
||||
|
|
||||
@@ -121,7 +121,7 @@ $FOOTER = "
|
||||
<div id='footer'>
|
||||
{SITEDISCLAIMER}<br />{THEME_DISCLAIMER}
|
||||
<br />
|
||||
<a href='http://www.spreadfirefox.com/?q=affiliates&id=0&t=86'><img alt='e107 recommends Firefox' title='e107 recommends Firefox' src=' http://sfx-images.mozilla.org/affiliates/Buttons/125x50/takebacktheweb_125x50.png' style='border: 0;' /></a>
|
||||
<a href='http://www.spreadfirefox.com/?q=affiliates&id=0&t=86'><img alt='e107 recommends Firefox' title='e107 recommends Firefox' src='http://sfx-images.mozilla.org/affiliates/Buttons/125x50/takebacktheweb_125x50.png' style='border: 0;' /></a>
|
||||
</div>
|
||||
</div>
|
||||
";
|
||||
|
Reference in New Issue
Block a user