phpbb/phpBB
Wolfsblvt 55a3d88793 [ticket/13787] Remove duplicate entry of poll_delete in prosilver template
When options are shown and poll delete is allowed, the option to
delete
polls is shown twice. This is fixed here by moving the if poll
delete
check out of the outer if, wich makes it also more consistent
with the
new event.

PHPBB3-13787
2015-04-27 02:27:29 +02:00
..
adm [ticket/13702] Add initial-scale to viewport in page header 2015-03-14 10:00:28 +02:00
assets [ticket/13666] Remove data-clicked attribute from all of form's submit buttons 2015-03-05 22:26:13 +01:00
bin [ticket/12663] Have cli.php language file at top level; unrelated to ACP. 2014-07-17 16:54:42 +02:00
cache [ticket/11700] Add back accidently deleted file in cache dir 2013-09-17 16:18:04 +02:00
config Merge pull request #3293 from Nicofuma/ticket/13489 2015-01-20 23:27:54 +01:00
develop [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
docs [prep-release-3.1.4] Add changelog for 3.1.4-RC1 2015-04-09 21:11:08 +02:00
download [ticket/13414] Set Content-Length header only if status is not 304 2015-01-28 15:50:48 +01:00
ext [ticket/11163] Add ext/index.htm 2014-05-15 14:11:11 +02:00
files
images
includes Merge pull request #3532 from prototech/ticket/13755 2015-04-26 09:24:03 +02:00
install [3.1.x] Update development version to 3.1.5-dev 2015-04-10 09:56:20 +02:00
language [ticket/13763] Fix typo in extension lang file 2015-04-15 07:35:42 -04:00
phpbb [ticket/13772] Fix typo in phpbb\passwords\manager::__construct() 2015-04-21 10:00:30 +01:00
store
styles [ticket/13787] Remove duplicate entry of poll_delete in prosilver template 2015-04-27 02:27:29 +02:00
.htaccess Merge branch 'develop-olympus' into develop-ascraeus 2014-05-03 00:37:28 +02:00
app.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
common.php [ticket/13070] Adjust template hook name to match that provided in the class. 2014-10-20 19:59:56 -07:00
composer.json [ticket/13032] Also update symfony/css-selector and pin it down. 2014-09-03 21:47:41 +02:00
composer.lock Merge branch 'develop-olympus' into develop-ascraeus 2014-11-11 15:29:58 +01:00
cron.php [ticket/12898] Call garbage_collection() at the end of cron.php 2014-07-28 14:45:39 +02:00
faq.php [ticket/13600] Allow extensions to create a custom help page 2015-02-17 23:57:30 +01:00
feed.php [ticket/13348] Remove unnecessary global $cache 2015-02-03 18:24:16 +01:00
index.php [ticket/12885] New if for Index-page - board-index-text switch 2014-11-22 00:09:38 +01:00
mcp.php [ticket/13142] Extra space before the comment block 2014-11-29 10:40:35 +00:00
memberlist.php [ticket/13428] Add core events to memberlist.php for teampage 2015-01-06 11:01:18 +01:00
posting.php Merge pull request #3284 from Elsensee/ticket/13469 2015-04-06 10:59:33 +02:00
report.php [ticket/13159] Allow to do extra auth checks on report posting 2014-12-03 17:53:10 +00:00
search.php [ticket/13595] Removed unused code 2015-02-13 22:55:04 +01:00
ucp.php [ticket/13422] Renamed event 2014-12-28 13:20:04 +04:00
viewforum.php [ticket/13625] Added forum_id to allow more flexibility and possibilities. 2015-03-05 22:52:03 +00:00
viewonline.php [ticket/13051] Fix core event name 2014-09-09 13:12:29 -07:00
viewtopic.php [ticket/13595] Removed unused code 2015-02-13 22:55:04 +01:00
web.config [ticket/13271] Fix URL Rewriting on IIS7 2015-03-23 18:23:12 +01:00