phpbb/phpBB/styles/prosilver/template
2015-05-19 09:44:36 +02:00
..
profilefields [ticket/12187] Add URL type for profile fields 2014-03-03 12:30:07 +01:00
ajax.js [ticket/13019] Do not hide reason field when deleting permanently. 2014-09-14 10:41:57 -07:00
attachment.html [ticket/11962] Resize posted images to fit and give them a class 2014-03-30 14:19:16 -07:00
bbcode.html [ticket/11962] Resize posted images to fit and give them a class 2014-03-30 14:19:16 -07:00
captcha_default.html [ticket/12530] Show logo and policy in responsive 2014-10-07 20:49:39 +02:00
captcha_qa.html [ticket/12530] Show logo and policy in responsive 2014-10-07 20:49:39 +02:00
captcha_recaptcha.html [ticket/10388] Convert LA usages to L when not in javascript context 2015-01-29 01:40:54 -08:00
confirm_body.html [ticket/12442] Add CSS classes to important headings 2014-04-25 12:56:58 +02:00
confirm_delete_body.html [ticket/13100] Display only confirmation buttons when deleting shadow topic 2014-10-20 00:24:16 +02:00
drafts.html [ticket/12442] More heading classes 2014-04-30 09:44:28 +02:00
faq_body.html Merge remote-tracking branch 'remotes/PayBas/ticket/12442' into develop-ascraeus 2014-05-01 21:55:45 -05:00
forum_fn.js Merge pull request #3508 from cyberalien/ticket/13726 2015-04-02 21:22:12 +02:00
forumlist_body.html [ticket/13753] Add template events to forum category row headers 2015-04-09 11:04:25 -07:00
index.htm
index_body.html [ticket/13852] Consistent tab navigation when login in 2015-05-18 19:38:48 +02:00
jumpbox.html [ticket/13022] Language adjustments 2014-09-08 23:14:33 +02:00
login_body.html [ticket/12442] Add CSS classes to important headings 2014-04-25 12:56:58 +02:00
login_body_oauth.html [feature/oauth] More small fixes 2013-09-02 16:52:41 -04:00
login_forum.html [ticket/12442] Add CSS classes to important headings 2014-04-25 12:56:58 +02:00
mcp_approve.html [ticket/12442] Add CSS classes to important headings 2014-04-25 12:56:58 +02:00
mcp_ban.html [ticket/12891] Replace template loops with 1 loop to reduce generation time 2014-07-25 13:27:49 +02:00
mcp_footer.html [ticket/12437] Clean up redundant "clear" elements & "corners" 2014-04-24 12:20:23 +02:00
mcp_forum.html [ticket/12813] Reorder .row pagination so it aligns better 2014-07-05 12:40:20 +02:00
mcp_front.html [ticket/13427] Add several before/after template events to mcp_front.html. 2014-12-09 16:26:32 -08:00
mcp_header.html [ticket/12648] Added ARIA functionality 2014-06-24 00:02:24 +02:00
mcp_logs.html [ticket/13590] Headers of remember me login keys are not centered 2015-03-04 06:00:27 -05:00
mcp_message.html [ticket/12442] Add CSS classes to important headings 2014-04-25 12:56:58 +02:00
mcp_move.html [ticket/12442] Add CSS classes to important headings 2014-04-25 12:56:58 +02:00
mcp_notes_front.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
mcp_notes_user.html [ticket/13590] Headers of remember me login keys are not centered 2015-03-04 06:00:27 -05:00
mcp_post.html [ticket/12155] Fix misplaced semicolon and ensure that value comparison works. 2014-05-27 07:17:47 -07:00
mcp_queue.html [ticket/12613] Add distinction between top/bottom action-bar 2014-06-13 14:53:45 +02:00
mcp_reports.html [ticket/12613] Add distinction between top/bottom action-bar 2014-06-13 14:53:45 +02:00
mcp_topic.html [ticket/12922] Posts per page in MCP should have a min value of zero 2014-08-07 17:08:33 +03:00
mcp_warn_front.html Merge pull request #1788 from VSEphpbb/ticket/11935 2013-11-04 09:43:34 -08:00
mcp_warn_list.html [ticket/12613] Add distinction between top/bottom action-bar 2014-06-13 14:53:45 +02:00
mcp_warn_post.html [ticket/12991] Have events after/before "add warning" field - user and post 2014-08-17 19:04:35 +02:00
mcp_warn_user.html [ticket/12991] Have events after/before "add warning" field - user and post 2014-08-17 19:04:35 +02:00
mcp_whois.html [ticket/11197] Prefix the css classes for the small arrow with "arrow" 2012-11-13 20:57:34 +01:00
memberlist_body.html [ticket/10388] Convert LA usages to L when not in javascript context 2015-01-29 01:40:54 -08:00
memberlist_email.html [ticket/13736] Missing four colon in Contact us page 2015-04-02 12:48:31 +02:00
memberlist_im.html [ticket/12862] Resize popups consistently 2014-07-30 17:48:23 +02:00
memberlist_search.html [ticket/13220] Add template events to memberlist_search.html 2014-11-08 21:22:59 +07:00
memberlist_team.html [ticket/11336] Changes "leaders"-mode to "team"-mode and so in test-file 2014-03-28 19:36:08 +01:00
memberlist_view.html [ticket/12796] Use dedicated lang vars 2014-10-15 16:07:01 +02:00
message_body.html [ticket/13022] Language adjustments 2014-09-08 23:14:33 +02:00
navbar_footer.html [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files 2015-02-16 18:02:16 +01:00
navbar_header.html [ticket/12853] Hide moderator link if it is really necessary 2014-08-07 23:27:56 +02:00
notification_dropdown.html [ticket/12608] Improved LTR and various bugfixes 2014-06-15 10:02:10 +02:00
overall_footer.html [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files 2015-02-16 18:02:16 +01:00
overall_header.html Merge pull request #3467 from dragosvr92/patch-5 2015-04-03 16:48:26 +02:00
pagination.html [ticket/13058] Add min value to jump to page input 2014-09-13 22:44:37 +02:00
plupload.html [ticket/12206] Fix mismatched Plupload language vars preventing localization. 2014-02-17 12:33:19 -08:00
posting_attach_body.html [ticket/12332] Fix plupload attachments with long names overflow 2014-06-22 10:58:00 -07:00
posting_body.html
posting_buttons.html [ticket/13023] Add template event posting_editor_buttons_custom_tags_before 2014-11-16 11:52:30 +01:00
posting_editor.html [ticket/13710] Allow template events near smilies display 2015-03-19 07:25:45 -04:00
posting_layout.html [ticket/12640] Preserve the active tab when previewing in posting page. 2014-05-31 10:12:24 -07:00
posting_pm_header.html [ticket/12969] Add template events around username link on composing pm 2014-09-02 01:02:17 +08:00
posting_pm_layout.html [ticket/13701] Adds two new events to posting_pm_layout.html 2015-03-13 23:37:07 +01:00
posting_poll_body.html [ticket/13739] Add template core event posting_poll_body_options_after 2015-04-03 19:20:16 +02:00
posting_preview.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
posting_review.html [ticket/12283] Remove obsolete online class from posting review page 2014-04-08 20:53:48 -07:00
posting_smilies.html [ticket/12613] Remove unnecessary checks and clean up CSS 2014-06-13 12:25:02 +02:00
posting_topic_review.html [ticket/12155] Move icon class directly to <a> and use <span> consistently. 2014-05-27 07:17:47 -07:00
quickreply_editor.html [ticket/12442] Add CSS classes to important headings 2014-04-25 12:56:58 +02:00
report_body.html Merge branch 'ticket/11566' into ticket/11566-develop 2013-07-01 23:25:29 +05:30
search_body.html Merge branch 'develop' into ticket/11935 2013-10-20 15:57:57 -07:00
search_results.html Merge remote-tracking branch 'Senky/ticket/9457' into 3.1.x 2015-03-18 19:37:29 -07:00
simple_footer.html [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files 2015-02-16 18:02:16 +01:00
simple_header.html Merge remote-tracking branch 'Senky/ticket/9457' into 3.1.x 2015-03-18 19:37:29 -07:00
timezone.js [ticket/12982] Refactoring: Cleaned up phpbb.search 2014-08-13 23:18:50 +01:00
timezone_option.html [ticket/12858] Rename tz_ prefixed block variables to timezone_ prefix 2014-09-17 17:56:09 +02:00
ucp_agreement.html [ticket/12484] Add template event ucp_agreement_terms_before/after 2014-05-02 16:41:40 -07:00
ucp_attachments.html [ticket/12976] Correctly use plurals for attachment count in UCP navigation 2014-09-09 21:31:34 +02:00
ucp_auth_link.html [ticket/11836] Fix fatal error on unsupported provider for auth link 2013-09-13 11:53:10 -04:00
ucp_auth_link_oauth.html [ticket/11872] Template syntax typos in oauth templates 2013-10-23 19:12:37 +03:00
ucp_avatar_options.html [ticket/12822] Remove "None" option from avatar select boxes 2014-08-07 17:28:21 +02:00
ucp_avatar_options_gravatar.html [ticket/11795] Use data-reset-on-edit attr to reset elements 2013-09-14 10:10:42 +03:00
ucp_avatar_options_local.html [ticket/12666] Use "None" for images in root of gallery avatar path 2014-06-05 23:28:00 +02:00
ucp_avatar_options_remote.html [ticket/11795] Use data-reset-on-edit attr to reset elements 2013-09-14 10:10:42 +03:00
ucp_avatar_options_upload.html [ticket/11010] Fix input type for urls 2013-05-20 18:42:10 +02:00
ucp_footer.html [ticket/12437] Clean up redundant "clear" elements & "corners" 2014-04-24 12:20:23 +02:00
ucp_groups_manage.html [ticket/12613] Add distinction between top/bottom action-bar 2014-06-13 14:53:45 +02:00
ucp_groups_membership.html [ticket/11489] Template changes for new topiclist layout 2013-05-14 09:17:43 +03:00
ucp_header.html [ticket/12648] Added ARIA functionality 2014-06-24 00:02:24 +02:00
ucp_login_link.html [feature/oauth] More small fixes 2013-09-02 16:52:41 -04:00
ucp_main_bookmarks.html [ticket/12613] Add distinction between top/bottom action-bar 2014-06-13 14:53:45 +02:00
ucp_main_drafts.html [ticket/11956] Adjustments to responsive topiclist lists 2013-10-24 18:36:16 +03:00
ucp_main_front.html [ticket/12300] Make only red topic/forum row icons clickable to unread posts 2014-03-28 20:54:49 -07:00
ucp_main_subscribed.html [ticket/12613] Add distinction between top/bottom action-bar 2014-06-13 14:53:45 +02:00
ucp_notifications.html [ticket/12608] Add subSilver 2014-06-15 10:02:12 +02:00
ucp_pm_history.html [ticket/12155] Move icon class directly to <a> and use <span> consistently. 2014-05-27 07:17:47 -07:00
ucp_pm_message_footer.html
ucp_pm_message_header.html [ticket/13205] Add a mark all messages read link to PM folders 2014-10-22 18:02:43 -04:00
ucp_pm_options.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_pm_viewfolder.html [ticket/12613] Add distinction between top/bottom action-bar 2014-06-13 14:53:45 +02:00
ucp_pm_viewmessage.html Merge pull request #3054 from Senky/ticket/13193 2014-10-26 14:20:33 +01:00
ucp_pm_viewmessage_print.html [ticket/12924] Make meta tags self-closing 2014-11-22 12:12:13 +01:00
ucp_prefs_personal.html [ticket/12895] Rename user style setting to resolve conflict with style param 2014-07-29 13:24:44 +02:00
ucp_prefs_post.html [ticket/11747] Use _prepend and _append for template events 2013-07-26 22:25:27 -07:00
ucp_prefs_view.html [ticket/11747] Use _prepend and _append for template events 2013-07-26 22:25:27 -07:00
ucp_profile_autologin_keys.html [ticket/13590] Headers of remember me login keys are not centered 2015-03-04 06:00:27 -05:00
ucp_profile_avatar.html [feature/avatars] UCP Avatar Interface 2012-03-18 22:19:16 +00:00
ucp_profile_profile_info.html [ticket/13628] Allow ability for extension to add entries to user's profile 2015-02-18 16:35:10 +01:00
ucp_profile_reg_details.html [ticket/13628] Allow ability for extension to add entries to user's profile 2015-02-18 16:35:10 +01:00
ucp_profile_signature.html [ticket/11552] Remove inline css for signature 2013-10-19 13:24:40 +03:00
ucp_register.html [ticket/12696] Naming convention changes 2014-06-22 22:21:52 +03:00
ucp_remind.html [ticket/11010] Changing email and url input types in prosilver templates 2013-05-20 18:39:46 +02:00
ucp_resend.html [ticket/11010] Changing email and url input types in prosilver templates 2013-05-20 18:39:46 +02:00
ucp_zebra_foes.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_zebra_friends.html [ticket/12177] Add ucp_friend_list_before/after 2014-02-13 14:51:53 +02:00
viewforum_body.html [ticket/13699] Add event before and after forum title in viewforum 2015-05-05 13:37:46 -04:00
viewonline_body.html [ticket/12613] Add distinction between top/bottom action-bar 2014-06-13 14:53:45 +02:00
viewonline_whois.html [ticket/12862] Resize popups consistently 2014-07-30 17:48:23 +02:00
viewtopic_body.html [ticket/13791] Add more post buttons template events to viewtopic_body.html 2015-05-01 10:59:18 +07:00
viewtopic_print.html [ticket/12924] Make meta tags self-closing 2014-11-22 12:12:13 +01:00
viewtopic_topic_tools.html [ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools. 2014-08-21 10:47:40 -07:00