diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2015-06-14 17:40:18 +0200 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2015-06-14 17:40:18 +0200 |
| commit | 2a662c5e07cdf14410bdc3cc48250443dfdeb269 (patch) | |
| tree | 56a5ce0b804d8a2428e91e77b083fa7afb2b1a33 /phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html | |
| parent | 2eceaaddf68d0d1f1dca741d49386e889cf1cc4e (diff) | |
| parent | 7ccb19fa001cb0f76499fd19256e60df382c6d2a (diff) | |
| download | forums-2a662c5e07cdf14410bdc3cc48250443dfdeb269.tar forums-2a662c5e07cdf14410bdc3cc48250443dfdeb269.tar.gz forums-2a662c5e07cdf14410bdc3cc48250443dfdeb269.tar.bz2 forums-2a662c5e07cdf14410bdc3cc48250443dfdeb269.tar.xz forums-2a662c5e07cdf14410bdc3cc48250443dfdeb269.zip | |
Merge branch '3.1.x'
Conflicts:
build/build.xml
phpBB/phpbb/user.php
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html index 7fe0d67077..55d81b4e69 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html +++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html @@ -6,7 +6,7 @@ {META} <title>{SITENAME} • {PAGE_TITLE}</title> -<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" /> +<link href="{T_THEME_PATH}/print.css" rel="stylesheet"> <!-- EVENT ucp_pm_viewmessage_print_head_append --> </head> <body id="phpbb"> |
