Current time: 05-23-2013, 01:50 AM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Missing space character [R] [C-Michael S.]
05-25-2009, 12:23 AM
Post: #1
[F] Missing space character [R] [C-Michael S.]
Just a tiny issue: There's a space character missing in the text below a poll:
Quote:[Show Results| Edit poll]
Possible fix: In showthread.php find:
PHP Code:
$edit_poll "| <a href=\"polls.php?action=editpoll&amp;pid={$poll['pid']}\">{$lang->edit_poll}</a>"
Replace with:
PHP Code:
$edit_poll " | <a href=\"polls.php?action=editpoll&amp;pid={$poll['pid']}\">{$lang->edit_poll}</a>"

Greets,
Michael
-------------
[Image: donation_drive_sig.png]
Visit this user's website Find all posts by this user
05-26-2009, 11:31 AM
Post: #2
RE: Missing space character [R]
Seems a sensible fix and won't mean a template change in 1.4.7...!
Find all posts by this user
05-26-2009, 11:31 AM
Post: #3
[F] Missing space character [R]
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group
Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication