From cbad102f88d285ae64e65bf10cddfdf2c615f138 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sun, 2 Feb 2014 16:20:02 +0100 Subject: [ticket/11201] Split template file into multiple files PHPBB3-11201 --- phpBB/styles/prosilver/template/profilefields/dropdown.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 phpBB/styles/prosilver/template/profilefields/dropdown.html (limited to 'phpBB/styles/prosilver/template/profilefields/dropdown.html') diff --git a/phpBB/styles/prosilver/template/profilefields/dropdown.html b/phpBB/styles/prosilver/template/profilefields/dropdown.html new file mode 100644 index 0000000000..243b7039da --- /dev/null +++ b/phpBB/styles/prosilver/template/profilefields/dropdown.html @@ -0,0 +1,5 @@ + + + -- cgit v1.2.1