commit 3827046e1025f7ac28d844c03fb2febff1adb48f Author: David Fifield david@bamsoftware.com Date: Fri Mar 22 00:39:08 2013 -0700
Add a title to the options page. --- proxy/options.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/proxy/options.html b/proxy/options.html index 5cbb10e..45bae54 100644 --- a/proxy/options.html +++ b/proxy/options.html @@ -41,6 +41,7 @@ button { } #badge-state { display: none; } </style> +<title>Flash proxy options</title> </head> <body> <div class="content">
tor-commits@lists.torproject.org