Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 10000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 2 post(s). Click here to show all
Posted by: Dandello
Posted on: Oct 1st, 2017 at 2:13pm
I just forgot  Smiley

In Admin.template find
Code (HTML)
Select All
                <td class="catbg center small">
                     YaBB 2.6 &amp; 2.7
                 </td>
             </tr><tr>
                 <td class="windowbg2">
                     <div class="pad-more">{yabb credits_txt_yabb260}</div>                         </td>
             </tr><tr> 



Replace with
Code (HTML)
Select All
                <td class="catbg center small">
                     YaBB 2.6
                 </td>
             </tr><tr>
                 <td class="windowbg2">
                     <div class="pad-more">{yabb credits_txt_yabb260}</div>
                 </td>
             </tr><tr>
                 <td class="catbg center small">
                     YaBB 2.7
                 </td>
             </tr><tr>
                 <td class="windowbg2">
                     <div class="pad-more">{yabb credits_txt_yabb270}</div>
                 </td>
             </tr><tr> 

Posted by: pyragony54
Posted on: Oct 1st, 2017 at 6:58am
Code (Perl)
Select All
'yabb270' => 



Not displayed in Admin Center