From d8a1c5edd2bd5e451ede18a111c2a703036b721f Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sat, 13 Dec 2008 15:31:53 +0000 Subject: [PATCH] come ottenere user e pass --- web/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.php b/web/index.php index 75f4869..7032524 100644 --- a/web/index.php +++ b/web/index.php @@ -159,7 +159,7 @@ function main() $standup .= '
'; $standup .= '
'; - $standup .= '
Giocatori in piedi
'; + $standup .= '
Giocatori in piedi - Come ottenere user e password -
'; $standup .= sprintf('
'); $standup .= '
'; -- 2.17.1