From a1d2d486dc66ef10e8a26249e598eaf0670b2c9b Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Mon, 5 Dec 2011 18:42:44 +0000 Subject: prepared the system for mobile version --- h-source/Application/Views/form.php | 157 ------------------------------------ 1 file changed, 157 deletions(-) delete mode 100644 h-source/Application/Views/form.php (limited to 'h-source/Application/Views/form.php') diff --git a/h-source/Application/Views/form.php b/h-source/Application/Views/form.php deleted file mode 100644 index 5d04566..0000000 --- a/h-source/Application/Views/form.php +++ /dev/null @@ -1,157 +0,0 @@ - - -. -?> - - - - - -
-
controller."/".$this->action."/$lang/$token".$this->viewStatus;?>" method="POST"> - -
- -
- - -
- -
- - -
- - controller,'printers') === 0 ) { ?> -
- - -
- - -
- - -
- -
- - -
- -
- - -
- -
- - - - -
- -
- - -
- -
- - - controller,'printers') === 0 or strcmp($this->controller,'scanners') === 0) { - switch ($this->controller) - { - case 'printers': - $fragment = 'printer-compatibility'; - break; - case 'scanners': - $fragment = 'scanner-compatibility'; - break; - } - ?> - - "> - -
- - controller,'printers') === 0 ) { ?> -
- - -
- - -
- - -
- -
- - controller,'threegcards') === 0 ) { ?> - -
- - - -
:
-
- -
- - - -
- - - - - - -
- * are mandatory");?> -
- -
- -
-
\ No newline at end of file -- cgit v1.2.3