1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/11314] Fix whitespace issues

PHPBB3-11314
This commit is contained in:
Marc Alexander
2013-01-12 19:08:34 +01:00
parent c31f489cce
commit 49edfa49ab
2 changed files with 8 additions and 9 deletions

View File

@@ -183,7 +183,6 @@ function insert_text(text, spaces, popup)
{ {
textarea.focus(); textarea.focus();
} }
} }
/** /**