From 95212746c7f0c92a418ecb5a5f2b863e6209a243 Mon Sep 17 00:00:00 2001 From: PayBas Date: Wed, 9 Apr 2014 17:12:33 +0200 Subject: [ticket/12377] Moved notifications to new template And also reset all starting indentation to 0 PHPBB3-12377 --- .../prosilver/template/notification_dropdown.html | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 phpBB/styles/prosilver/template/notification_dropdown.html (limited to 'phpBB/styles/prosilver/template/notification_dropdown.html') diff --git a/phpBB/styles/prosilver/template/notification_dropdown.html b/phpBB/styles/prosilver/template/notification_dropdown.html new file mode 100644 index 0000000000..3f32189fe5 --- /dev/null +++ b/phpBB/styles/prosilver/template/notification_dropdown.html @@ -0,0 +1,42 @@ + -- cgit v1.2.1