Update text.tpl

This commit is contained in:
Shadow
2018-01-04 07:51:33 +02:00
committed by GitHub
parent f49c3bc95e
commit 573cd02c80
+1 -1
View File
@@ -10,7 +10,7 @@
################################################################################# #################################################################################
$txt="Test"; $txt="";
//bbcode = html code //bbcode = html code
$txt = preg_replace("/\[b\]/is",'<b>', $txt); $txt = preg_replace("/\[b\]/is",'<b>', $txt);