aggiunto title mobile
This commit is contained in:
@@ -48,7 +48,7 @@ class GUIHandlerMobile {
|
|||||||
echo "<!DOCTYPE html>\n";
|
echo "<!DOCTYPE html>\n";
|
||||||
echo "<html class=\"sidebar_default no-js\" lang=\"en\">\n<head>\n";
|
echo "<html class=\"sidebar_default no-js\" lang=\"en\">\n<head>\n";
|
||||||
echo "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n";
|
echo "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n";
|
||||||
echo "<title>$title</title>\n";
|
echo "<title>$title - versione mobile</title>\n";
|
||||||
echo "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n";
|
echo "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n";
|
||||||
echo "<meta name=\"description\" content=\"$description\">\n";
|
echo "<meta name=\"description\" content=\"$description\">\n";
|
||||||
if ($useAuthor){
|
if ($useAuthor){
|
||||||
|
|||||||
Reference in New Issue
Block a user