1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/12730] Minor formatting fixes

PHPBB3-12730
This commit is contained in:
Shitiz Garg
2014-06-19 03:45:51 +05:30
parent d15706bff5
commit e1454ec487
2 changed files with 7 additions and 7 deletions

View File

@@ -57,4 +57,4 @@ class profilefield_googleplus extends \phpbb\db\migration\profilefield_base_migr
'field_contact_desc' => 'VIEW_GOOGLEPLUS_PROFILE',
'field_contact_url' => 'http://plus.google.com/%s',
);
}
}