change base_href to AT_BASE_HREF
authorGreg Gay <info@atutor.ca>
Mon, 7 Jun 2010 19:13:59 +0000 (19:13 -0000)
committerGreg Gay <info@atutor.ca>
Mon, 7 Jun 2010 19:13:59 +0000 (19:13 -0000)
docs/themes/default/tests/question_db_top.tmpl.php

index 88984e9..11138b5 100644 (file)
@@ -11,7 +11,7 @@
 /************************************************************************/\r
 \r
 ?>\r
-<div class="input-form" width="95%">\r
+<div class="input-form">\r
        <fieldset class="group_form" style="width:43%;float:left;height:18em;min-width:15em;margin-left:2em;"><legend class="group_form"><?php echo _AT('create_new_question'); ?></legend>\r
                <form method="get" action="<?php echo $_SERVER['PHP_SELF']; ?>">\r
                        <input type="hidden" name="tid" value="<?php echo $this->tid; ?>" />\r
@@ -36,5 +36,5 @@
                        </div>\r
                </form>\r
        </fieldset>\r
-\r
+<br style="clear:both;">\r
 </div>\r