summaryrefslogtreecommitdiff
path: root/frontend/gamma/html/mobile_template.html
authorClipperz <info@clipperz.com>2013-01-31 13:42:04 (UTC)
committer Clipperz <info@clipperz.com>2013-01-31 13:42:04 (UTC)
commit07d0357beef5d9328a2dd8d07ad7b39c87ac55e4 (patch) (unidiff)
treef7a4aed8848302db153c2a211f8e58b944eb4c5b /frontend/gamma/html/mobile_template.html
parent767a3dcf48b6ac911c088af5dd7738a728eb6b99 (diff)
downloadclipperz-07d0357beef5d9328a2dd8d07ad7b39c87ac55e4.zip
clipperz-07d0357beef5d9328a2dd8d07ad7b39c87ac55e4.tar.gz
clipperz-07d0357beef5d9328a2dd8d07ad7b39c87ac55e4.tar.bz2
Updated Copyright claims
- updated reference dates; - removed reference to Community Edition; - normalized logging using Clipperz.log[Warn|Error|Debug]
Diffstat (limited to 'frontend/gamma/html/mobile_template.html') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/gamma/html/mobile_template.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/frontend/gamma/html/mobile_template.html b/frontend/gamma/html/mobile_template.html
index 184fbd9..935fbe5 100644
--- a/frontend/gamma/html/mobile_template.html
+++ b/frontend/gamma/html/mobile_template.html
@@ -1,3 +1,3 @@
1<!doctype html> 1<!DOCTYPE html>
2<!-- Conditional comment for mobile ie7 blogs.msdn.com/b/iemobile/ --> 2<!-- Conditional comment for mobile ie7 blogs.msdn.com/b/iemobile/ -->
3<!--[if IEMobile 7 ]> <html class="no-js iem7" lang="en"> <![endif]--> 3<!--[if IEMobile 7 ]> <html class="no-js iem7" lang="en"> <![endif]-->
@@ -9,5 +9,6 @@
9 <meta name="HandheldFriendly" content="True"> 9 <meta name="HandheldFriendly" content="True">
10 <meta name="MobileOptimized" content="320"> 10 <meta name="MobileOptimized" content="320">
11 <meta name="viewport" content="width=device-width"> 11 <!-- meta name="viewport" content="width=device-width" -->
12 <meta name="viewport" content="width=device-width, initial-scale=1.0">
12 13
13<!-- link rel="apple-touch-icon-precomposed" ... --> 14<!-- link rel="apple-touch-icon-precomposed" ... -->