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/string.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 phpBB/styles/prosilver/template/profilefields/string.html (limited to 'phpBB/styles/prosilver/template/profilefields/string.html') diff --git a/phpBB/styles/prosilver/template/profilefields/string.html b/phpBB/styles/prosilver/template/profilefields/string.html new file mode 100644 index 0000000000..cf457d39ad --- /dev/null +++ b/phpBB/styles/prosilver/template/profilefields/string.html @@ -0,0 +1,3 @@ + + + -- cgit v1.2.1