Quick Add Smileys »  Show posts from    to     

Icy Phoenix


Old Support Topics - Quick Add Smileys



Eradicator [ Sat 26 Aug, 2006 15:11 ]
Post subject: Quick Add Smileys
It's not a bug, but I post it here.
It's a small mod that increases the speed of quick adding smileys.
When there are a lot of smileys installed, it's a loss of time ever scroll the page to the bottom to click "Add new Smiley".
So I copied the <tr></tr>section that show the buttons also in the top of the page.
The file is /template/ca_aphrodite/admin/smile_list_body.tpl
Here is the piece of code to add after row 6 (between the first <form> tag anche the first <tr> tag):
Code: [Hide]
  1. <tr>  
  2. <td class="catBottom" colspan="6" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="add" value="{L_SMILEY_ADD}" class="mainoption" />&nbsp;&nbsp;<input class="liteoption" type="submit" name="import_pack" value="{L_IMPORT_PACK}">&nbsp;&nbsp;<input class="liteoption" type="submit" name="export_pack" value="{L_EXPORT_PACK}"></td>  
  3. </tr>  
  4.  


I hope this will be useful! :D


Mighty Gorgon [ Sun 27 Aug, 2006 16:14 ]
Post subject: Re: Quick Add Smileys
Good suggestion... added to phpBB XS, and post moved to General Discussions.

Thank you. :wink:




Powered by Icy Phoenix