remove unnecessary css class
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 3 Jan 2011 00:06:34 +0000 (19:06 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 3 Jan 2011 18:25:05 +0000 (13:25 -0500)
kronolith/templates/mobile/month.html.php

index f1679b6..5eb2403 100644 (file)
@@ -1,4 +1,4 @@
-<div data-role="page" id="monthview" class="monthview">
+<div data-role="page" id="monthview">
   <div data-role="header">
     <h1><?php echo _("Month")?></h1>
     <a rel="external" href="<?php echo $this->portal ?>"><?php echo _("Portal")?></a>