phpbb/phpBB/styles/prosilver/template
2025-02-18 17:33:30 +01:00
..
profilefields
ajax.js [ticket/17366] Remove javascript sanity check as this can break with recaptcha 2024-07-07 14:52:00 +02:00
attachment.html Merge branch '3.2.x' into 3.3.x 2019-08-13 18:46:31 +02:00
bbcode.html [ticket/17376] Update quote template and change icon to FA arrow 2024-08-07 11:40:12 +01:00
captcha_default.html
captcha_qa.html
captcha_recaptcha.html [ticket/15937] Google reCAPTCHA v3 Plugin 2020-03-14 14:42:08 +01:00
captcha_recaptcha_v3.html [ticket/15937] Google reCAPTCHA v3 Plugin 2020-03-14 14:42:08 +01:00
confirm_body.html
confirm_delete_body.html [ticket/15792] Add confirm_delete_body_delete_reason_before 2018-10-12 10:05:41 +02:00
display_options.html [ticket/14975] Correct RTL style css 2017-01-10 12:57:12 +03:00
drafts.html
faq_body.html [ticket/14199]Add aria-hidden to all icons 2015-10-01 20:21:38 +02:00
forum_fn.js [ticket/17320] Remove unused js code from prosilver 2024-05-23 16:35:28 +01:00
forumlist_body.html [ticket/17471] Fix feed link href for feed icon 2025-02-18 17:33:30 +01:00
index.htm
index_body.html [ticket/17235] missing autocomplete for username 2023-11-29 09:14:51 -05:00
jumpbox.html Merge pull request #4729 from vinny/ticket/15118 2017-03-09 22:11:55 +01:00
login_body.html [ticket/17235] missing autocomplete for username 2023-11-29 09:14:51 -05:00
login_body_oauth.html [ticket/16009] Display OAuth login's buttons in a row 2019-04-03 00:39:50 +02:00
login_forum.html [ticket/17235] Fixes for issues mentioned in code review 2024-01-02 16:46:04 +01:00
mcp_approve.html [ticket/14612] Fix incorrect class for fieldset in mcp_approve.html 2016-04-23 22:46:52 +03:00
mcp_ban.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
mcp_footer.html
mcp_forum.html [ticket/16724] Add some template events 2021-03-13 22:21:32 +05:30
mcp_front.html [ticket/17160] Add missing mark column header 2023-07-09 22:06:36 +02:00
mcp_header.html [ticket/14165] Fix Tab Layout 2015-09-15 16:02:47 +02:00
mcp_logs.html [ticket/14447] Remove trailing white spaces in Prosilver 2016-02-02 08:42:53 -08:00
mcp_message.html
mcp_move.html [ticket/16107] Use twig syntax for event 2019-07-27 16:02:01 +02:00
mcp_notes_front.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
mcp_notes_user.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
mcp_post.html [ticket/16553] Fix approve reported posts bug 2024-05-27 05:18:08 +00:00
mcp_queue.html [ticket/14954] Properly check if topic has attachments in mcp_queue 2017-01-02 23:23:53 +01:00
mcp_reports.html Merge pull request #5889 from mrgoldy/ticket/15609 2020-03-16 15:54:18 +01:00
mcp_topic.html [ticket/17187] Repair mcp link to first unread post 2023-09-23 15:54:21 +02:00
mcp_warn_front.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
mcp_warn_list.html [ticket/14447] Remove trailing white spaces in Prosilver 2016-02-02 08:42:53 -08:00
mcp_warn_post.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
mcp_warn_user.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
mcp_whois.html [ticket/14199]Add aria-hidden to all icons 2015-10-01 20:21:38 +02:00
memberlist_body.html [ticket/17042] Add CSS rules for group desc and list 2023-02-01 20:36:22 +01:00
memberlist_email.html [ticket/16914] Added missing id to language select element 2021-12-08 19:54:02 +01:00
memberlist_im.html [ticket/14046] Jabber message incorrect 2015-12-16 22:15:29 +00:00
memberlist_search.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
memberlist_team.html Merge branch '3.1.x' into 3.2.x 2017-01-04 22:16:24 +01:00
memberlist_view.html [ticket/17352] Fix overflow of long rank titles on profile page 2024-06-25 16:09:52 +01:00
message_body.html [ticket/14199]Add aria-hidden to all icons 2015-10-01 20:21:38 +02:00
navbar_footer.html [ticket/16323] Replace the spaceless tag with its homologue filter 2020-01-14 14:44:34 -06:00
navbar_header.html [ticket/16377] Rename navlinks loop variable 2020-03-01 15:51:53 +01:00
notification_dropdown.html [ticket/17324] Add template event to notification_dropdown.html 2024-05-28 20:36:40 +02:00
overall_footer.html [ticket/17303] Update jQuery to the version 3.7.1 2024-04-15 00:19:52 +07:00
overall_header.html [ticket/16850] Update webfont loader 2021-09-13 10:32:04 +02:00
pagination.html [ticket/17041] Add if to show other arrow for RTL languages 2023-02-01 20:59:14 +01:00
plupload.html [ticket/16358] Do not change plupload.html 2020-02-05 15:20:30 +01:00
posting_attach_body.html [ticket/16888] Add the list of allowed files in the attachment tab 2021-10-10 16:17:40 +02:00
posting_body.html
posting_buttons.html Merge branch '3.2.x' into 3.3.x 2020-06-01 11:45:47 +02:00
posting_editor.html [ticket/17366] Remove javascript sanity check as this can break with recaptcha 2024-07-07 14:52:00 +02:00
posting_layout.html Merge branch '3.2.x' into 3.3.x 2020-03-03 21:59:05 +01:00
posting_pm_header.html [ticket/17317] Add new icon for groups and remove CSS change 2024-05-23 20:57:34 +02:00
posting_pm_layout.html [ticket/16358] Hide attachment tab with no filters and display ACP notice 2020-02-05 13:03:01 +01:00
posting_poll_body.html [ticket/16119] Prevent error message for Poll Title 2019-08-06 02:17:13 +02:00
posting_preview.html [ticket/15735] Add posting_preview_content_after template event 2018-07-29 22:41:06 +02:00
posting_review.html [ticket/13821] Remove HTML from PHP files and deduplicate lang variable 2022-01-22 23:50:33 +01:00
posting_smilies.html [ticket/13043] Improve HTML5 2018-06-18 13:34:02 +02:00
posting_topic_review.html [ticket/17005] Add missing slash to li closing tag 2022-06-27 21:00:58 +02:00
quickreply_editor.html Merge branch '3.1.x' 2015-10-12 12:05:07 +02:00
report_body.html [ticket/14447] Remove trailing white spaces in Prosilver 2016-02-02 08:42:53 -08:00
search_body.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
search_results.html [ticket/17417] Show display options even without search results 2025-02-11 20:59:28 +01:00
simple_footer.html [ticket/17303] Update jQuery to the version 3.7.1 2024-04-15 00:19:52 +07:00
simple_header.html [ticket/17046] Use tweeks.css for IE9 in overall_ and simple_header 2023-02-01 19:35:16 +01:00
timezone.js
timezone_option.html [ticket/14139] Add class of IDs to html tags 2015-09-14 16:25:36 +02:00
ucp_agreement.html [ticket/16612] Remove html from lang key instead of 1 br per paragraph 2020-10-13 19:20:48 +02:00
ucp_attachments.html [ticket/17045] Use NUM_ATTACHMENTS in UCP and right css classes 2023-02-01 20:11:34 +01:00
ucp_auth_link.html
ucp_auth_link_oauth.html [ticket/16006] Create unique ID's for OAuth (un)linking 2019-04-02 10:59:36 +02:00
ucp_avatar_options.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
ucp_avatar_options_gravatar.html [ticket/14447] Remove trailing white spaces in Prosilver 2016-02-02 08:42:53 -08:00
ucp_avatar_options_local.html Merge branch '3.1.x' 2015-10-19 14:40:07 +02:00
ucp_avatar_options_remote.html [ticket/14447] Remove trailing white spaces in Prosilver 2016-02-02 08:42:53 -08:00
ucp_avatar_options_upload.html [ticket/15671] Rewrite load extensions from a variable instead of harcode it 2019-05-08 22:29:01 +02:00
ucp_footer.html [ticket/17277] Add template events to UCP 2023-12-26 00:35:55 +07:00
ucp_groups_manage.html [ticket/17316] Add template events to ucp_groups_manage 2024-05-30 10:45:30 +02:00
ucp_groups_membership.html [ticket/14447] Remove trailing white spaces in Prosilver 2016-02-02 08:42:53 -08:00
ucp_header.html [ticket/17277] Add template events to UCP 2023-12-26 00:35:55 +07:00
ucp_login_link.html [ticket/17235] missing autocomplete for username 2023-11-29 09:14:51 -05:00
ucp_main_bookmarks.html [ticket/16991] Add events for bookmarks and subscribed topics in UCP 2022-04-28 17:31:39 -04:00
ucp_main_drafts.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
ucp_main_front.html [ticket/17003] Include topic icon on UCP front page 2022-07-09 14:57:01 -05:00
ucp_main_subscribed.html Merge pull request #6391 from battye/ticket/16800 2022-04-30 23:02:10 +02:00
ucp_notifications.html [ticket/17277] Add template events to UCP 2023-12-26 00:35:55 +07:00
ucp_pm_history.html [ticket/17116] Remove always TRUE if-sentence 2023-09-23 16:17:40 +02:00
ucp_pm_message_footer.html
ucp_pm_message_header.html Merge pull request #3927 from hanakin/ticket/14199 2015-10-07 12:05:38 +02:00
ucp_pm_options.html
ucp_pm_viewfolder.html [ticket/14447] Remove trailing white spaces in Prosilver 2016-02-02 08:42:53 -08:00
ucp_pm_viewmessage.html [ticket/17181] Remove unused PM report code 2024-07-22 02:41:20 +00:00
ucp_pm_viewmessage_print.html Merge pull request #6468 from Crizz0/ticket/17040 2023-03-19 20:50:38 +01:00
ucp_prefs_personal.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
ucp_prefs_post.html [ticket/17109] Check attach signature permissions 2024-05-17 14:38:18 +00:00
ucp_prefs_view.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
ucp_profile_autologin_keys.html [ticket/16533] Add autologin keys management UCP module events 2020-06-21 15:39:15 +07:00
ucp_profile_avatar.html
ucp_profile_profile_info.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
ucp_profile_reg_details.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
ucp_profile_signature.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
ucp_register.html [ticket/17235] Fixes for issues mentioned in code review 2024-01-02 16:46:04 +01:00
ucp_resend.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
ucp_reset_password.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
ucp_zebra_foes.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
ucp_zebra_friends.html [ticket/16660] Remove not needed RESET button fomr MCP and UCP 2021-01-16 18:35:57 +01:00
viewforum_body.html [ticket/17235] missing autocomplete for username 2023-11-29 09:14:51 -05:00
viewonline_body.html [ticket/15827] Add *_username_{prepend/append} template events 2018-10-02 14:06:35 +05:30
viewonline_whois.html
viewtopic_body.html [ticket/17284] Add viewtopic_body_online_list_after template event 2024-03-13 23:25:02 +07:00
viewtopic_print.html [ticket/17202] Include bidi.css to print only in RTL languages 2023-10-23 21:47:10 +03:00
viewtopic_topic_tools.html [ticket/15533] Fix typo in viewtopic_topic_tools.html 2018-01-25 20:49:10 +07:00