From a506e21fa7a459b0c6ff740ddbc8a460017a8709 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 3 Mar 2014 12:15:09 +0100 Subject: [ticket/12243] Split custom_profile_fields.html into 1 file for each type PHPBB3-12243 --- phpBB/styles/subsilver2/template/profilefields/text.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/profilefields/text.html (limited to 'phpBB/styles/subsilver2/template/profilefields/text.html') diff --git a/phpBB/styles/subsilver2/template/profilefields/text.html b/phpBB/styles/subsilver2/template/profilefields/text.html new file mode 100644 index 0000000000..df2474ad3e --- /dev/null +++ b/phpBB/styles/subsilver2/template/profilefields/text.html @@ -0,0 +1,3 @@ + + + -- cgit v1.2.1