diff options
Diffstat (limited to 'template/player.phtml')
-rw-r--r-- | template/player.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/player.phtml b/template/player.phtml index f663213..9fe7bfb 100644 --- a/template/player.phtml +++ b/template/player.phtml @@ -1,2 +1,2 @@ A Player:<br /> -<? include("player-$playertype.phtml") ?>
\ No newline at end of file +<? include("players/$playertype.phtml") ?>
\ No newline at end of file |