phpbb/phpBB
marc1706 cb13add269 [ticket/11442] Use correct button class for ajaxified confirm_box
In commit 001572f the HTML code for the ajaxified confirm_box was moved
from overall_footer.html to confirm_body.html. While copying, the CSS
class of the "Yes" button was changed from button1 to button2. Due to the
fact that the phpbb.confirm() method uses the class button1 to check if
"Yes" was clicked, this broke the ajaxified confirm box in the ACP. With
this small patch the confirm boxes in the ACP should work properly again.

PHPBB3-11442
2013-04-28 22:54:48 +02:00
..
adm [ticket/11442] Use correct button class for ajaxified confirm_box 2013-04-28 22:54:48 +02:00
assets/javascript Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314 2013-03-26 13:18:54 +01:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
config [ticket/11335] (avatars) Make php_ext 'php' not '.php' 2013-04-24 17:45:46 -05:00
develop [ticket/10202] Upgrade TEXT to the bigger MTEXT. 2013-03-05 22:59:57 +01:00
docs Merge pull request #1311 from VSEphpbb/ticket/11461 2013-03-31 14:57:51 -07:00
download [ticket/11335] Replace "$phpEx" with $phpEx 2013-04-24 20:39:24 -05:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes Merge PR #1371 branch 'EXreaction/ticket/11236' into develop 2013-04-26 22:35:13 -04:00
install Merge pull request #1368 from EXreaction/ticket/11479 2013-04-25 04:02:42 -07:00
language [ticket/11236] Change PRUNE_USERS_GROUP_EXPLAIN language 2013-04-25 11:23:09 -05:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles Merge remote-tracking branch 'remotes/cyberalien/ticket/11275' into develop 2013-04-25 16:33:30 -05:00
.htaccess [feature/controller] Remove url rewriting until we use pathinfo in controllers 2012-11-18 13:32:54 -05:00
app.php [feature/controller] Check for proper status codes from controllers 2012-11-19 12:37:20 -05:00
common.php [ticket/11335] Replace "$phpEx" with $phpEx 2013-04-24 20:39:24 -05:00
composer.json [ticket/11238] Set goutte version to 0.1.0. 2012-12-02 23:44:49 -05:00
composer.lock [ticket/11238] Set goutte version to 0.1.0. 2012-12-02 23:44:49 -05:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
feed.php [ticket/11077] Remove code from old global announcements system 2012-11-11 13:04:14 +01:00
index.php [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
mcp.php [ticket/9975] Moved a few E_USER_ERROR errors to /language 2013-04-23 09:55:36 -07:00
memberlist.php [ticket/11454] Use set_addresses in other applicable areas 2013-04-24 15:34:12 -05:00
posting.php Merge branch 'develop-olympus' into develop 2012-12-20 14:28:01 +01:00
report.php Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103 2013-01-15 11:31:39 -06:00
search.php [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 2012-10-17 23:34:37 +02:00
ucp.php [ticket/10679] Use module_auth to limit access to the module 2012-12-06 16:33:12 +01:00
viewforum.php [ticket/10954] Change behavior of marking topics/forums 2012-12-14 15:46:45 +01:00
viewonline.php [ticket/11259] adm_relative_path -> phpbb_adm_relative_path 2012-12-09 19:29:51 -06:00
viewtopic.php [ticket/11201] Revert WLM dropping because it is still used in China. 2013-02-04 01:31:43 +01:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00