PATH:
home
/
sudairsocs
/
www
/
forum_ancien
/
Themes
/
default
<?php /** * Simple Machines Forum (SMF) * * @package SMF * @author Simple Machines * @copyright 2011 Simple Machines * @license http://www.simplemachines.org/about/smf/license.php BSD * * @version 2.0 */ function template_browse() { global $context, $settings, $options, $scripturl, $txt; echo ' <div id="manage_mail"> <div class="cat_bar"> <h3 class="catbg">', $txt['mailqueue_stats'], '</h3> </div> <div class="windowbg"> <span class="topslice"><span></span></span> <div class="content"> <dl class="settings"> <dt><strong>', $txt['mailqueue_size'], '</strong></dt> <dd>', $context['mail_queue_size'], '</dd> <dt><strong>', $txt['mailqueue_oldest'], '</strong></dt> <dd>', $context['oldest_mail'], '</dd> </dl> </div> <span class="botslice"><span></span></span> </div>'; template_show_list('mail_queue'); echo ' </div> <br class="clear" />'; } ?>
[+]
..
[-] Register.template.php
[edit]
[-] ManageMembergroups.template.php
[edit]
[-] Stats.template.php
[edit]
[-] Xml.template.php
[edit]
[-] ManageCalendar.template.php
[edit]
[-] ModerationCenter.template.php
[edit]
[-] Poll.template.php
[edit]
[-] Themes.template.php~
[edit]
[-] Post.template.php
[edit]
[-] GenericList.template.php
[edit]
[-] Reports.template.php
[edit]
[-] Packages.template.php
[edit]
[-] passwdBoard.template.php
[edit]
[-] SendTopic.template.php
[edit]
[-] Printpage.template.php
[edit]
[-] SplitTopics.template.php
[edit]
[-] ManageMembers.template.php
[edit]
[-] Notify.template.php
[edit]
[-] Login.template.php
[edit]
[-] Recent.template.php
[edit]
[+]
fonts
[-] Reminder.template.php
[edit]
[+]
images
[-] ManageBans.template.php
[edit]
[-] Wireless.template.php
[edit]
[-] Themes.template.php
[edit]
[-] Errors.template.php
[edit]
[-] Settings.template.php
[edit]
[+]
css
[-] ManageBoards.template.php~
[edit]
[-] ManageNews.template.php
[edit]
[-] Help.template.php
[edit]
[-] Search.template.php
[edit]
[-] Admin.template.php
[edit]
[+]
downloads
[-] GenericMenu.template.php
[edit]
[-] BoardIndex.template.php~
[edit]
[-] Display.template.php
[edit]
[-] ManageMaintenance.template.php
[edit]
[-] ManageSearch.template.php
[edit]
[-] ManagePermissions.template.php
[edit]
[-] Profile.template.php
[edit]
[-] error_log
[edit]
[-] MoveTopic.template.php
[edit]
[-] ManageMail.template.php
[edit]
[-] ManageBoards.template.php
[edit]
[-] BoardIndex.template.php
[edit]
[-] Compat.template.php
[edit]
[-] index.php
[edit]
[+]
scripts
[-] ManageSmileys.template.php
[edit]
[-] MessageIndex.template.php
[edit]
[-] Calendar.template.php
[edit]
[-] Memberlist.template.php
[edit]
[-] ManagePaid.template.php
[edit]
[+]
languages
[-] ManageScheduledTasks.template.php
[edit]
[-] Who.template.php
[edit]
[-] PersonalMessage.template.php
[edit]
[-] GenericControls.template.php
[edit]
[-] ManageAttachments.template.php
[edit]
[-] index.template.php
[edit]
[-] license.txt
[edit]