1. modify <div class="required"...> to <span class="required"...>.
authorcindy li <cli@ocad.ca>
Fri, 30 Apr 2010 18:39:20 +0000 (18:39 -0000)
committercindy li <cli@ocad.ca>
Fri, 30 Apr 2010 18:39:20 +0000 (18:39 -0000)
2. styles.css is modified accordingly: "div.required" is changed to ".required"

117 files changed:
docs/admin/config_edit.php
docs/confirm.php
docs/contact_instructor.php
docs/help/contact_support.php
docs/inbox/send_message.php
docs/include/html/search.inc.php
docs/install/include/step2.php
docs/install/include/step3.php
docs/install/include/step5.php
docs/install/include/ustep1.php
docs/install/include/ustep3.php
docs/install/stylesheet.css
docs/mods/_core/backups/admin/create.php
docs/mods/_core/backups/admin/restore.php
docs/mods/_core/backups/restore.php
docs/mods/_core/backups/upload.php
docs/mods/_core/cats_categories/admin/create_category.php
docs/mods/_core/cats_categories/admin/edit_category.php
docs/mods/_core/courses/html/course_properties.inc.php
docs/mods/_core/courses/users/create_course.php
docs/mods/_core/editor/css/editor.css
docs/mods/_core/editor/edit_content.php
docs/mods/_core/editor/editor_tabs/edit.inc.php
docs/mods/_core/enrolment/import_course_list.php
docs/mods/_core/file_manager/new.php
docs/mods/_core/file_manager/rename.php
docs/mods/_core/file_manager/zip.php
docs/mods/_core/glossary/tools/add.php
docs/mods/_core/glossary/tools/edit.php
docs/mods/_core/groups/create_automatic.php
docs/mods/_core/groups/create_manual.php
docs/mods/_core/groups/edit_group.php
docs/mods/_core/groups/edit_type.php
docs/mods/_core/languages/language_add.php
docs/mods/_core/languages/language_edit.php
docs/mods/_core/modules/create.php
docs/mods/_core/properties/html/course_properties.inc.php
docs/mods/_core/users/admin_email.php
docs/mods/_core/users/admins/create.php
docs/mods/_core/users/admins/edit.php
docs/mods/_core/users/admins/my_edit.php
docs/mods/_core/users/admins/password.php
docs/mods/_core/users/master_list_edit.php
docs/mods/_core/users/password_user.php
docs/mods/_standard/announcements/add_news.php
docs/mods/_standard/announcements/edit_news.php
docs/mods/_standard/assignments/add_assignment.php
docs/mods/_standard/blogs/add_post.php
docs/mods/_standard/blogs/edit_post.php
docs/mods/_standard/blogs/post.php
docs/mods/_standard/course_email/course_email.php
docs/mods/_standard/faq/add_question.php
docs/mods/_standard/faq/add_topic.php
docs/mods/_standard/faq/edit_question.php
docs/mods/_standard/faq/edit_topic.php
docs/mods/_standard/file_storage/assignment.php
docs/mods/_standard/file_storage/comments.php
docs/mods/_standard/file_storage/edit.php
docs/mods/_standard/file_storage/edit_folder.php
docs/mods/_standard/file_storage/index.php
docs/mods/_standard/file_storage/new.php
docs/mods/_standard/forums/add_forum.php
docs/mods/_standard/forums/admin/forum_add.php
docs/mods/_standard/forums/admin/forum_edit.php
docs/mods/_standard/forums/edit_forum.php
docs/mods/_standard/forums/edit_post.php
docs/mods/_standard/forums/html/new_thread.inc.php
docs/mods/_standard/google_search/index.php
docs/mods/_standard/gradebook/gradebook_add_tests.php
docs/mods/_standard/gradebook/gradebook_edit_tests.php
docs/mods/_standard/gradebook/html/grade_scale_add_edit.inc.php
docs/mods/_standard/links/add.php
docs/mods/_standard/links/tools/add.php
docs/mods/_standard/links/tools/categories_create.php
docs/mods/_standard/links/tools/categories_edit.php
docs/mods/_standard/links/tools/edit.php
docs/mods/_standard/patcher/patch_edit_interface.tmpl.php
docs/mods/_standard/photos/include/html/pa_create_album.tmpl.php
docs/mods/_standard/photos/include/html/pa_edit_album.tmpl.php
docs/mods/_standard/polls/tools/add.php
docs/mods/_standard/polls/tools/edit.php
docs/mods/_standard/reading_list/add_resource_av.php
docs/mods/_standard/reading_list/add_resource_book.php
docs/mods/_standard/reading_list/add_resource_file.php
docs/mods/_standard/reading_list/add_resource_handout.php
docs/mods/_standard/reading_list/add_resource_url.php
docs/mods/_standard/rss_feeds/add_feed.php
docs/mods/_standard/rss_feeds/edit_feed.php
docs/mods/_standard/social/html/basic_profile.tmpl.php
docs/mods/_standard/tests/create_question_likert.php
docs/mods/_standard/tests/create_question_long.php
docs/mods/_standard/tests/create_question_matching.php
docs/mods/_standard/tests/create_question_matchingdd.php
docs/mods/_standard/tests/create_question_multi.php
docs/mods/_standard/tests/create_question_multianswer.php
docs/mods/_standard/tests/create_question_ordering.php
docs/mods/_standard/tests/create_question_tf.php
docs/mods/_standard/tests/create_test.php
docs/mods/_standard/tests/edit_question_likert.php
docs/mods/_standard/tests/edit_question_long.php
docs/mods/_standard/tests/edit_question_matching.php
docs/mods/_standard/tests/edit_question_matchingdd.php
docs/mods/_standard/tests/edit_question_multi.php
docs/mods/_standard/tests/edit_question_multianswer.php
docs/mods/_standard/tests/edit_question_ordering.php
docs/mods/_standard/tests/edit_question_tf.php
docs/mods/_standard/tests/edit_test.php
docs/mods/_standard/tests/question_cats_manage.php
docs/themes/default/editor/edit_content_folder.tmpl.php
docs/themes/default/password_change.tmpl.php
docs/themes/default/password_reminder.tmpl.php
docs/themes/default/registration.tmpl.php
docs/themes/default/styles.css
docs/themes/default/users/email_change.tmpl.php
docs/themes/default/users/password_change.tmpl.php
docs/themes/default/users/profile.tmpl.php
docs/themes/default15/password_change.tmpl.php

index 2352593..09ab26f 100644 (file)
@@ -145,7 +145,7 @@ if (!isset($_POST['submit'])) {
 <form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>" name="form">
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="sitename"><?php echo _AT('site_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="sitename"><?php echo _AT('site_name'); ?></label><br />
                <input type="text" name="site_name" size="40" maxlength="60" id="sitename" value="<?php if (!empty($_POST['site_name'])) { echo $stripslashes(htmlspecialchars($_POST['site_name'])); } else { echo $_config['site_name']; } ?>" />
        </div>
 
@@ -171,7 +171,7 @@ if (!isset($_POST['submit'])) {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cemail"><?php echo _AT('contact_email'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cemail"><?php echo _AT('contact_email'); ?></label><br />
                <input type="text" name="contact_email" id="cemail" size="40" value="<?php if (!empty($_POST['email'])) { echo $stripslashes(htmlspecialchars($_POST['email'])); } else { echo $_config['contact_email']; } ?>"  />
        </div>
 
index 6102107..39fbdc8 100644 (file)
@@ -173,7 +173,7 @@ require(AT_INCLUDE_PATH.'header.inc.php'); ?>
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="email"><?php echo _AT('email'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="email"><?php echo _AT('email'); ?></label><br />
                <input type="text" name="email" id="email" size="50" />
                <input type="hidden" name="en_id" id="en_id" value="<?php echo $_REQUEST['en_id']; ?>" size="50" />
        </div>
index bece95b..1f4e3d8 100644 (file)
@@ -123,12 +123,12 @@ require (AT_INCLUDE_PATH.'header.inc.php');
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="subject"><?php echo _AT('subject'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="subject"><?php echo _AT('subject'); ?></label><br />
                <input type="text" class="formfield" name="subject" id="subject" size="40" value="<?php echo $_POST['subject']; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body"><?php echo _AT('body'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body"><?php echo _AT('body'); ?></label><br />
                <textarea class="formfield" cols="55" rows="15" id="body" name="body" wrap="wrap"><?php echo $_POST['body']; ?></textarea>
        </div>
 
index d1e4395..01bbb94 100644 (file)
@@ -101,22 +101,22 @@ $msg->printErrors();
 <form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>" name="form">
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="from"><?php echo _AT('from_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="from"><?php echo _AT('from_name'); ?></label><br />
                <input type="text" name="from" id="from" size="40" value="<?php echo htmlspecialchars($stripslashes($_POST['from'])); ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="from_email"><?php echo _AT('from_email'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="from_email"><?php echo _AT('from_email'); ?></label><br />
                <input type="text" name="from_email" id="from_email" size="40" value="<?php echo htmlspecialchars($stripslashes($_POST['from_email'])); ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="subject"><?php echo _AT('subject'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="subject"><?php echo _AT('subject'); ?></label><br />
                <input type="text" name="subject" id="subject" size="40" value="<?php echo htmlspecialchars($stripslashes($_POST['subject'])); ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body_text"><?php echo _AT('body'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body_text"><?php echo _AT('body'); ?></label><br />
                <textarea cols="55" rows="15" id="body_text" name="body"><?php echo htmlspecialchars($stripslashes($_POST['body'])); ?></textarea>
        </div>
 
index 6b0fd24..9d4887f 100644 (file)
@@ -178,7 +178,7 @@ if ($reply_to) {
 
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="to"><?php echo _AT('to'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="to"><?php echo _AT('to'); ?></label><br />
                <?php
                        if (!$reply_to) {
                                $sql    = "SELECT DISTINCT M.first_name, M.second_name, M.last_name, M.login, M.member_id FROM ".TABLE_PREFIX."members M, ".TABLE_PREFIX."course_enrollment E1, ".TABLE_PREFIX."course_enrollment E2 WHERE E2.member_id=$_SESSION[member_id] AND E2.course_id=E1.course_id AND M.member_id=E1.member_id AND (E1.approved='y' OR E1.approved='a') AND (E2.approved='y' OR E2.approved='a') ORDER BY M.first_name, M.second_name, M.last_name, M.login";
@@ -205,7 +205,7 @@ if ($reply_to) {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="subject"><?php echo _AT('subject'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="subject"><?php echo _AT('subject'); ?></label><br />
                <input type="text" name="subject" id="subject" value="<?php
                        if (($subject != '') && ($_POST['subject'] == '')) {
                                if ($_GET['reply'] && !($substr($subject, 0, 2) == _AT('re'))) {
@@ -221,7 +221,7 @@ if ($reply_to) {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body"><?php echo _AT('message'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body"><?php echo _AT('message'); ?></label><br />
                <textarea name="message" id="body" rows="15" cols="55"><?php
                        if ($body != '') {
                                if ($strlen($body) > 400){
index e27217a..a2b42be 100644 (file)
@@ -95,7 +95,7 @@ if (isset($_GET['search']) && !$_GET['words']) {
 <input type="hidden" name="search" value="1" />\r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="keywords"><?php echo _AT('search_words'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="keywords"><?php echo _AT('search_words'); ?></label><br />\r
                <input type="text" name="words" size="30" id="keywords" value="<?php echo $_GET['words']; ?>" />\r
        </div>\r
 \r
index bb05cca..bdb4980 100644 (file)
@@ -108,27 +108,27 @@ if (isset($errors)) {
 
        <table width="65%" class="tableborder" cellspacing="0" cellpadding="1" border="0" align="center">
        <tr>
-               <td class="row1"><div class="required" title="Required Field">*</div><b><label for="db">Database Hostname:</label></b><br />
+               <td class="row1"><span class="required" title="Required Field">*</span><b><label for="db">Database Hostname:</label></b><br />
                        Hostname of the database server. Default: <kbd>localhost</kbd></td>
                <td class="row1" valign="middle"><input type="text" name="db_host" id="db" value="<?php if (!empty($_POST['db_host'])) { echo stripslashes(htmlspecialchars($_POST['db_host'])); } else { echo 'localhost'; } ?>" class="formfield" /></td>
        </tr>
        <tr>
-               <td class="row1"><div class="required" title="Required Field">*</div><b><label for="port">Database Port:</label></b><br />
+               <td class="row1"><span class="required" title="Required Field">*</span><b><label for="port">Database Port:</label></b><br />
                        The port to the database server. Default: <kbd>3306</kbd></td>
                <td class="row1"><input type="text" name="db_port" id="port" value="<?php if (!empty($_POST['db_port'])) { echo stripslashes(htmlspecialchars($_POST['db_port'])); } else { echo '3306'; } ?>" class="formfield" /></td>
        </tr>
        <tr>
-               <td class="row1"><div class="required" title="Required Field">*</div><b><label for="username">Database Username:</label></b><br />
+               <td class="row1"><span class="required" title="Required Field">*</span><b><label for="username">Database Username:</label></b><br />
                        The username to the database server.</td>
                <td class="row1"><input type="text" name="db_login" id="username" value="<?php echo stripslashes(htmlspecialchars($_POST['db_login'])); ?>" class="formfield" /></td>
        </tr>
        <tr>
-               <td class="row1"><div class="required" title="Required Field">*</div><b><label for="pass">Database Password:</label></b><br />
+               <td class="row1"><span class="required" title="Required Field">*</span><b><label for="pass">Database Password:</label></b><br />
                        The password to the database server.</td>
                <td class="row1"><input type="text" name="db_password" id="pass" value="<?php echo stripslashes(htmlspecialchars($_POST['db_password'])); ?>" class="formfield" /></td>
        </tr>
        <tr>
-               <td class="row1"><div class="required" title="Required Field">*</div><b><label for="name">Database Name:</label></b><br />
+               <td class="row1"><span class="required" title="Required Field">*</span><b><label for="name">Database Name:</label></b><br />
                        The name of the database to use. It will be created if it does not exist.<br />Default: <kbd>atutor</kbd></td>
                <td class="row1"><input type="text" name="db_name" id="name" value="<?php if (!empty($_POST['db_name'])) { echo stripslashes(htmlspecialchars($_POST['db_name'])); } else { echo 'atutor'; } ?>" class="formfield" /></td>
        </tr>
index cd75faa..ffb13be 100644 (file)
@@ -192,16 +192,16 @@ function encrypt_password()
                        <td colspan="2" class="row1">The Super Administrator account is used for managing ATutor. The Super Administrator can also create additional Administrators each with their own privileges and roles. Administrator accounts cannot enroll in courses.</td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="username">Administrator Username:</label></b><br />
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="username">Administrator Username:</label></b><br />
                        May contain only letters, numbers, or underscores.</td>
                        <td class="row1"><input type="text" name="admin_username" id="username" maxlength="20" size="20" value="<?php if (!empty($_POST['admin_username'])) { echo stripslashes(htmlspecialchars($_POST['admin_username'])); } else { echo $defaults['admin_username']; } ?>" class="formfield" /></td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="password">Administrator Password:</label></b></td>
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="password">Administrator Password:</label></b></td>
                        <td class="row1"><input type="text" name="admin_password" id="password" maxlength="15" size="15" class="formfield" /></td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="email">Administrator Email:</label></b></td>
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="email">Administrator Email:</label></b></td>
                        <td class="row1"><input type="text" name="admin_email" id="email" size="40" value="<?php if (!empty($_POST['admin_email'])) { echo stripslashes(htmlspecialchars($_POST['admin_email'])); } else { echo $defaults['admin_email']; } ?>" class="formfield" /></td>
                </tr>
                </table>
@@ -213,17 +213,17 @@ function encrypt_password()
                        <th colspan="2">System Preferences</th>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="sitename">Site Name:</label></b><br />
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="sitename">Site Name:</label></b><br />
                        The name of your course server website.<br />Default: <kbd><?php echo $defaults['site_name']; ?></kbd></td>
                        <td class="row1"><input type="text" name="site_name" size="28" maxlength="60" id="sitename" value="<?php if (!empty($_POST['site_name'])) { echo stripslashes(htmlspecialchars($_POST['site_name'])); } else { echo $defaults['site_name']; } ?>" class="formfield" /></td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="cemail">Contact Email:</label></b><br />
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="cemail">Contact Email:</label></b><br />
                        The email that will be used as the return email when needed.</td>
                        <td class="row1"><input type="text" name="email" id="cemail" size="40" value="<?php if (!empty($_POST['email'])) { echo stripslashes(htmlspecialchars($_POST['email'])); } else { echo $defaults['email']; } ?>" class="formfield" /></td>
                </tr>
                <tr>                    
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="just_social">Just Social:</label></b><br />
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="just_social">Just Social:</label></b><br />
                        Deploy ATutor as just a Social Networking platform? (without LMS)</td>
                        <td class="row1">
                                <label for="social_y">Just Social</label><input type="radio" name="just_social" id="social_y" value="1" class="formfield" <?php echo ($_POST['just_social']==1)?' checked="checked"':''; ?>/>
@@ -247,24 +247,24 @@ function encrypt_password()
                        <td colspan="2" class="row1">You will need a personal account to view and create courses.</td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="account_username">Username:</label></b><br />
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="account_username">Username:</label></b><br />
                        May contain only letters, numbers, and underscores.</td>
                        <td class="row1"><input type="text" name="account_username" id="account_username" maxlength="20" size="20" value="<?php if (!empty($_POST['account_username'])) { echo stripslashes(htmlspecialchars($_POST['account_username'])); } ?>" class="formfield" /></td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="account_password">Password:</label></b></td>
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="account_password">Password:</label></b></td>
                        <td class="row1"><input type="text" name="account_password" id="account_password" maxlength="15" size="15" class="formfield" /></td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="account_email">Email:</label></b></td>
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="account_email">Email:</label></b></td>
                        <td class="row1"><input type="text" name="account_email" id="account_email" size="40" maxlength="60" value="<?php if (!empty($_POST['account_email'])) { echo stripslashes(htmlspecialchars($_POST['account_email'])); } ?>" class="formfield" /></td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="account_fname">First Name:</label></b></td>
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="account_fname">First Name:</label></b></td>
                        <td class="row1"><input type="text" name="account_fname" id="account_fname" size="40" maxlength="60" value="<?php if (!empty($_POST['account_fname'])) { echo stripslashes(htmlspecialchars($_POST['account_fname'])); } ?>" class="formfield" /></td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="account_lname">Last Name:</label></b></td>
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="account_lname">Last Name:</label></b></td>
                        <td class="row1"><input type="text" name="account_lname" id="account_lname" size="40" maxlength="60" value="<?php if (!empty($_POST['account_lname'])) { echo stripslashes(htmlspecialchars($_POST['account_lname'])); } ?>" class="formfield" /></td>
                </tr>
                </table>
index 45f1e82..991c026 100644 (file)
@@ -249,7 +249,7 @@ if (isset($_POST['step1']['old_version'])) {
 
        <table width="80%" class="tableborder" cellspacing="0" cellpadding="1" align="center">  
        <tr>
-               <td class="row1"><div class="required" title="Required Field">*</div><strong><label for="contentdir">Content Directory</label></strong>
+               <td class="row1"><span class="required" title="Required Field">*</span><strong><label for="contentdir">Content Directory</label></strong>
                <p>It has been detected that your webserver does not support the protected content directory feature. The content directory stores all of the courses' files.</p>
                <p>Due to that restriction your content directory must exist within your ATutor installation directory and cannot be moved. Its path is specified below. Please create it if it does not already exist.</p>
                <br /><br />
@@ -259,7 +259,7 @@ if (isset($_POST['step1']['old_version'])) {
 <?php else: ?>
        <table width="80%" class="tableborder" cellspacing="0" cellpadding="1" align="center">  
        <tr>
-               <td class="row1"><div class="required" title="Required Field">*</div><strong><label for="contentdir">Content Directory</label></strong>
+               <td class="row1"><span class="required" title="Required Field">*</span><strong><label for="contentdir">Content Directory</label></strong>
                <p>Please specify where the content directory should be. The content directory stores all of the courses' files. As a security measure, the content directory should be placed <em>outside</em> of your ATutor installation (for example, to a non-web-accessible location that is not publically available).</p>
                
                <p>On a Windows machine, the path should look like <kbd>C:\content</kbd>, while on Unix it should look like <kbd>/var/content</kbd>.</p>
index fb2ed07..c7777c5 100644 (file)
@@ -245,7 +245,7 @@ if (isset($errors)) {
 
 <table width="70%" class="tableborder" cellspacing="0" cellpadding="1" border="0" align="center">
 <tr>
-       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="dir">Old Directory Name:</label></b><br />
+       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="dir">Old Directory Name:</label></b><br />
                The old directory must be at the same level as the current directory.</td>
                <td class="row1" valign="middle">
                <?php if ($dirs): ?>
index 6c9c367..312634e 100644 (file)
@@ -265,16 +265,16 @@ if (isset($errors)) {
                        <td class="row1" colspan="2">The Super Administrator account is used for managing ATutor. Since ATutor version 1.5 the Super Administrator can also create additional Administrators each with their own privileges and roles.</td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="username">Administrator Username:</label></b><br />
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="username">Administrator Username:</label></b><br />
                        May contain only letters, numbers, or underscores.</td>
                        <td class="row1"><input type="text" name="admin_username" id="username" maxlength="20" size="20" value="<?php if (!empty($_POST['admin_username'])) { echo $stripslashes(htmlspecialchars($_POST['admin_username'])); } else { echo urldecode($_POST['step1']['admin_username']); } ?>" class="formfield" /></td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="password">Administrator Password:</label></b></td>
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="password">Administrator Password:</label></b></td>
                        <td class="row1"><input type="text" name="admin_password" id="password" maxlength="15" size="15" value="<?php if (!empty($_POST['admin_password'])) { echo $stripslashes(htmlspecialchars($_POST['admin_password'])); } else { echo urldecode($_POST['step1']['admin_password']); } ?>" class="formfield" /></td>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="email">Administrator Email:</label></b></td>
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="email">Administrator Email:</label></b></td>
                        <td class="row1"><input type="text" name="admin_email" id="email" size="30" value="<?php if (!empty($_POST['admin_email'])) { echo $stripslashes(htmlspecialchars($_POST['admin_email'])); } else { echo urldecode($_POST['step1']['admin_email']); } ?>" class="formfield" /></td>
                </tr>
                </table>
@@ -286,7 +286,7 @@ if (isset($errors)) {
                        <th colspan="2">System Preferences</th>
                </tr>
                <tr>
-                       <td class="row1"><div class="required" title="Required Field">*</div><b><label for="cemail">Contact Email:</label></b><br />
+                       <td class="row1"><span class="required" title="Required Field">*</span><b><label for="cemail">Contact Email:</label></b><br />
                        The email that will be used as the return email when needed and when instructor account requests are made.</td>
                        <td class="row1"><input type="text" name="email" id="cemail" size="30" value="<?php if (!empty($_POST['email'])) { echo $stripslashes(htmlspecialchars($_POST['admin_email'])); } else { echo urldecode($_POST['step1']['admin_email']); } ?>" class="formfield" /></td>
                </tr>
index de48fce..0297cfe 100644 (file)
@@ -465,14 +465,9 @@ table.data td {
        padding: 3px;
 }
 
-div.required {
+.required {
        font-weight: bold;
        color: red;
-       font-size: x-large;
-       float: left;
-       position: relative;
-       margin-top: -3px;
-       height: 15px;
        padding-right: 0px;
 }
 div.optional {
index 2367bd3..8969158 100644 (file)
@@ -58,7 +58,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
                        </div>\r
                <?php else: ?>\r
                        <div class="row">\r
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="courses"><?php echo _AT('course'); ?></label><br />\r
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="courses"><?php echo _AT('course'); ?></label><br />\r
                                <select name="course" id="courses"><?php\r
                                        foreach ($system_courses as $id => $course) {\r
                                                echo '<option value="'.$id.'">'.$course['title'].'</option>';\r
index 25d1779..3b48742 100644 (file)
@@ -63,7 +63,7 @@ $row = $Backup->getRow($_REQUEST['backup_id']);
                <p><?php echo _AT('restore_backup_about'); ?></p>
        </div>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo _AT('material'); ?><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo _AT('material'); ?><br />
        
                <input type="checkbox" value="1" name="all" id="all" onclick="javascript:selectAll();" /><label for="all"><?php echo _AT('material_select_all'); ?></label><br /><br />
 
@@ -82,7 +82,7 @@ $row = $Backup->getRow($_REQUEST['backup_id']);
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="course"><?php echo _AT('course'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="course"><?php echo _AT('course'); ?></label><br />
                
                        <select name="in_course" id="course"><?php
                                        foreach ($system_courses as $id => $course) {
index 0e41347..09570f5 100644 (file)
@@ -53,7 +53,7 @@ $row = $Backup->getRow($_REQUEST['backup_id']);
 <div class="input-form">
 <fieldset class="group_form"><legend class="group_form"><?php echo _AT('restore'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo _AT('material'); ?><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo _AT('material'); ?><br />
 
                <input type="checkbox" value="1" name="all" id="all" onclick="javascript:selectAll();" /><label for="all"><?php echo _AT('material_select_all'); ?></label><br /><br />
 
index e93d8f5..1609acb 100644 (file)
@@ -62,7 +62,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
                </div>
                
                <div class="row">
-                       <label for="file"><div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo _AT('file'); ?></label><br />
+                       <label for="file"><span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo _AT('file'); ?></label><br />
                        <input type="file" name="file" id="file" />
                </div>
 
index 5d9f071..7a342d5 100644 (file)
@@ -73,12 +73,12 @@ $msg->printAll();
 \r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="category_name"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="category_name"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" id="category_name" name="cat_name" size="30" value="<?php echo htmlspecialchars($categories[$cat_id]['cat_name']); ?>" />\r
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="category_parent"><?php echo _AT('cats_parent_category'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="category_parent"><?php echo _AT('cats_parent_category'); ?></label><br />\r
                <select name="cat_parent_id" id="category_parent"><?php\r
 \r
                                if ($pcat_id) {\r
index 5ffd821..6770dd3 100644 (file)
@@ -85,12 +85,12 @@ $msg->printAll();
 \r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="category_name"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="category_name"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" id="category_name" name="cat_name" size="30" value="<?php echo htmlspecialchars($categories[$cat_id]['cat_name']); ?>" />\r
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="category_parent"><?php echo _AT('cats_parent_category'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="category_parent"><?php echo _AT('cats_parent_category'); ?></label><br />\r
                <select name="cat_parent_id" id="category_parent"><?php\r
 \r
                                $current_cat_id = $cat_id;\r
index e707d1a..6a3d9f2 100644 (file)
@@ -165,7 +165,7 @@ if (($_POST['setvisual'] || $_POST['settext']) && !$_POST['submit']){
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('properties'); ?></legend>
 <?php if ($isadmin): ?>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="inst"><?php echo  _AT('instructor'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="inst"><?php echo  _AT('instructor'); ?></label><br />
                        <?php 
                        $sql = "SELECT member_id, login FROM ".TABLE_PREFIX."members WHERE status=".AT_STATUS_INSTRUCTOR;
                        $result = mysql_query($sql, $db);
@@ -188,7 +188,7 @@ if (($_POST['setvisual'] || $_POST['settext']) && !$_POST['submit']){
 <?php endif; ?>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />
                <input type="text" id="title" name="title" size="40" value="<?php echo htmlspecialchars($row['title']); ?>" />
        </div>
 
index 1d3ed35..33f2d77 100644 (file)
@@ -34,7 +34,7 @@ if (get_instructor_status() === FALSE) {
                                </div>
 
                                <div class="row">
-                                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="desc"><?php echo _AT('give_description'); ?></label><br />
+                                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="desc"><?php echo _AT('give_description'); ?></label><br />
                                        <textarea cols="40" rows="2" id="desc" name="description"></textarea>
                                </div>
 
index d685205..8f8224a 100644 (file)
@@ -1,30 +1,8 @@
-.required {
-    color: red;
-    font-size: large;
-    font-weight: bold;
-}
-
-.bordered {
-    border:solid 1px black;
-    padding: 0.3em;
-}
-
-.hidden {
-    display: none;
-}
-
+/*
 .bottom-margin {
     margin-bottom: 1em;
 }
 
-.nowrap {
-    white-space: nowrap;
-}
 
-img {
-    border: none;
-}
 
-.clickable {
-    cursor: pointer;    
-}
+*/
\ No newline at end of file
index 0e9018e..431de93 100644 (file)
@@ -102,7 +102,6 @@ if($current_tab == 0) {
     $_custom_head = '
     <link rel="stylesheet" type="text/css" href="'.AT_BASE_HREF.'jscripts/infusion/framework/fss/css/fss-layout.css" />
     <link rel="stylesheet" type="text/css" href="'.AT_BASE_HREF.'jscripts/infusion/framework/fss/css/fss-text.css" />
-    <link rel="stylesheet" type="text/css" href="'.AT_BASE_HREF.'mods/_core/editor/css/editor.css" />
     <script type="text/javascript" src="'.$_base_path.'mods/_core/editor/js/edit.js"></script>
     ';
 }
index dc34594..4504ecc 100644 (file)
@@ -30,7 +30,7 @@ if (!defined('AT_INCLUDE_PATH')) { exit; }
         </span>\r
         <span class="nowrap">\r
         <label for="formatting_radios"><span class="required" title="<?php echo _AT('required_field'); ?>">*</span><strong><?php echo _AT('formatting'); ?></strong></label>\r
-        <span class="bordered" id="formatting_radios">\r
+        <span id="formatting_radios">\r
             <input type="radio" name="formatting" value="0" id="text" <?php if ($_POST['formatting'] == 0) { echo 'checked="checked"'; } ?> />\r
             <label for="text"><?php echo _AT('plain_text'); ?></label>\r
 \r
@@ -70,12 +70,13 @@ if (!defined('AT_INCLUDE_PATH')) { exit; }
     //-->\r
     </script>\r
     \r
-    <div class="row fl-container fl-fix">\r
-        <img id="previewtool" class="fl-col clickable" src="<?php echo AT_BASE_HREF.'images/preview.png'?>" title="<?php echo _AT('preview').' - '._AT('new_window'); ?>" alt="<?php echo _AT('preview').' - '._AT('new_window'); ?>" height="30" width="30" />\r
-        <img id="accessibilitytool" class="fl-col" src="" title="" alt="" height="30" width="30" />\r
-        <img id="headtool" class="fl-col" src="" title="" alt="" height="30" width="30" />\r
-        <img id="pastetool" class="fl-col" title="" src="" alt="" height="30" width="30"/>      \r
-        <img id="filemantool" class="fl-col" title="" src="" alt="" height="30" width="30" />\r
+    <div class="fl-container fl-fix">\r
+      <ul id="content-tool-links">\r
+        <li><img id="previewtool" class="fl-col clickable" src="<?php echo AT_BASE_HREF.'images/preview.png'?>" title="<?php echo _AT('preview').' - '._AT('new_window'); ?>" alt="<?php echo _AT('preview').' - '._AT('new_window'); ?>" height="30" width="30" /><?php echo _AT('preview'); ?></li>\r
+        <li><img id="accessibilitytool" class="fl-col" src="" title="" alt="" height="30" width="30" /><?php echo _AT('accessibility'); ?></li>\r
+        <li><img id="headtool" class="fl-col" src="" title="" alt="" height="30" width="30" /><?php echo _AT('customized_head'); ?></li>\r
+        <li><img id="pastetool" class="fl-col" title="" src="" alt="" height="30" width="30"/><?php echo _AT('paste'); ?></li> \r
+        <li><img id="filemantool" class="fl-col" title="" src="" alt="" height="30" width="30" /><?php echo _AT('files'); ?></li>\r
            \r
 <!-- ******** Tool Manager ******* -->\r
 <?php\r
@@ -99,11 +100,13 @@ if (!defined('AT_INCLUDE_PATH')) { exit; }
                        ATutor.mods.editor.tool_file = "<?php if(isset($tool['tool_file'])) echo $tool['tool_file'] ?>";\r
                //-->\r
                </script>\r
-               <img class="fl-col clickable tool" src="<?php echo $tool['img']; ?>" alt="<?php echo $tool['alt']; ?>" title="<?php echo $tool['title']; ?>" height="30" width="30" />\r
+               <li><img class="fl-col clickable tool" src="<?php echo $tool['img']; ?>" alt="<?php echo $tool['alt']; ?>" title="<?php echo $tool['title']; ?>" height="30" width="30" /><?php echo $tool['title']?></li>\r
 <?php \r
         }\r
     }\r
 ?>\r
+      </ul>\r
+\r
 <!-- ****** end Tool Manager ***** -->\r
        </div> <!-- end toolbar -->\r
 \r
index 92ead91..101d222 100644 (file)
@@ -37,7 +37,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="course_list"><?php echo _AT('list_import_course_list'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="course_list"><?php echo _AT('list_import_course_list'); ?></label><br />
                <input type="file" name="file" id="course_list" />
        </div>
 
index 045b2b7..151b952 100644 (file)
@@ -174,12 +174,12 @@ if (!$_POST['extension']) {
        <div class="input-form">        
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('create_new_file'); ?></legend>
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="ctitle"><?php echo _AT('file_name');  ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="ctitle"><?php echo _AT('file_name');  ?></label><br />
                        <input type="text" name="filename" id="ctitle" size="40" <?php if (isset($_POST['filename'])) echo 'value="'.$_POST['filename'].'"'?> />
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo _AT('type'); ?><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo _AT('type'); ?><br />
                        <input type="radio" name="extension" value="txt" id="text" <?php if ($_POST['formatting'] == 0) { echo 'checked="checked"'; } ?> onclick="javascript: document.form.setvisualbutton.disabled=true;" <?php if ($_POST['setvisual'] && !$_POST['settext']) { echo 'disabled="disabled"'; } ?> />
                        <label for="text"><?php echo _AT('plain_text'); ?></label>
        
index 6b2ef2a..e196e16 100644 (file)
@@ -85,7 +85,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                <label for="new"><?php echo _AT('new_name'); ?></label><br />
                <?php echo $_GET['pathext']; ?><input type="text" name="new_name" id="new" value="<?php echo $_REQUEST['oldname']; ?>" size="30" />
        </div>
index 58fc734..5851ed1 100644 (file)
@@ -211,7 +211,7 @@ if (isset($_POST['cancel'])) {
                        </div>
 
                        <div class="row">
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo _AT('directory_name'); ?><br />
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo _AT('directory_name'); ?><br />
                                <input type="text" name="custom_path" value="<?php echo $temp_name; ?>" />
                        </div>
 
index dc627f5..aaf6b6a 100644 (file)
@@ -115,7 +115,7 @@ for ($i=0;$i<$num_terms;$i++) {
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('add_glossary'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title<?php echo $i; ?>"><?php echo _AT('glossary_term');  ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title<?php echo $i; ?>"><?php echo _AT('glossary_term');  ?></label><br />
                <input type="text" name="word[<?php echo $i; ?>]" size="30" value="<?php echo trim($word[$i]); ?>" id="title<?php echo $i; ?>" /><?php                  
                if ($_GET['pcid'] != '') { 
                        echo '<input type="checkbox" name="ignore['.$i.']" value="1" id="ig'.$i.'" /><label for="ig'.$i.'">Ignore this term</label>.';  
@@ -124,7 +124,7 @@ for ($i=0;$i<$num_terms;$i++) {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body<?php echo $i; ?>"><?php echo _AT('glossary_definition');  ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body<?php echo $i; ?>"><?php echo _AT('glossary_definition');  ?></label><br />
                <textarea name="definition[<?php echo $i; ?>]" class="formfield" cols="55" rows="7" id="body<?php echo $i; ?>" style="width:90%;"><?php echo ContentManager::cleanOutput($_POST['definition'][$i]); ?></textarea>
        </div>
 
index 2363338..50058a9 100644 (file)
@@ -100,12 +100,12 @@ if ($_POST['submit']) {
 <div class="input-form">\r
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('edit_glossary'); ?></legend>\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('glossary_term');  ?></label><br/ >\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('glossary_term');  ?></label><br/ >\r
                <input type="text" name="word" size="40" id="title" value="<?php echo htmlentities_utf8($stripslashes($row['word'])); ?>" />\r
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body"><?php echo _AT('glossary_definition'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body"><?php echo _AT('glossary_definition'); ?></label><br />\r
                <textarea name="definition" cols="55" rows="7" id="body"><?php echo htmlentities_utf8($row['definition']); ?></textarea>\r
        </div>\r
 \r
index f88946c..8dec335 100644 (file)
@@ -159,12 +159,12 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        <div class="input-form">\r
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('groups_create_automatic'); ?></legend>\r
                <div class="row">\r
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="type"><?php echo _AT('groups_type'); ?></label><br />\r
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="type"><?php echo _AT('groups_type'); ?></label><br />\r
                        <input type="text" name="type_title" id="type" value="<?php echo htmlentities_utf8($_POST['type_title']); ?>" size="30" maxlength="60" />\r
                </div>\r
 \r
                <div class="row">\r
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="prefix"><?php echo _AT('group_prefix'); ?></label><br />\r
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="prefix"><?php echo _AT('group_prefix'); ?></label><br />\r
                        <input type="text" name="prefix" id="prefix" value="<?php echo htmlentities_utf8($_POST['prefix']); ?>" size="20" maxlength="40" />\r
                </div>\r
 \r
@@ -174,7 +174,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
                </div>\r
 \r
                <div class="row">\r
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo _AT('number_of_groups'); ?><br />\r
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo _AT('number_of_groups'); ?><br />\r
                        <?php\r
                                $sql = "SELECT COUNT(*) AS cnt FROM ".TABLE_PREFIX."course_enrollment WHERE course_id=$_SESSION[course_id] AND approved='y' AND `privileges`&".AT_PRIV_GROUPS."=0";\r
                                $result = mysql_query($sql, $db);\r
index e624d57..d237715 100644 (file)
@@ -103,7 +103,7 @@ while ($row = mysql_fetch_assoc($result)) {
        <div class="input-form">\r
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('groups_create_manual'); ?></legend>\r
                <div class="row">\r
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="type"><?php echo _AT('groups_type'); ?></label><br />\r
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="type"><?php echo _AT('groups_type'); ?></label><br />\r
                        <?php if ($types): ?>\r
                                <?php echo _AT('existing_type'); ?>\r
                                <select name="type" id="type">\r
@@ -117,7 +117,7 @@ while ($row = mysql_fetch_assoc($result)) {
                </div>\r
 \r
                <div class="row">\r
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="prefix"><?php echo _AT('title'); ?></label><br />\r
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="prefix"><?php echo _AT('title'); ?></label><br />\r
                        <input type="text" name="prefix" id="prefix" value="<?php echo htmlentities_utf8($_POST['prefix']); ?>" size="20" maxlength="40" />\r
                </div>\r
 \r
index acf24e5..bd4066b 100644 (file)
@@ -104,7 +104,7 @@ $row['modules'] = explode('|', $row['modules']);
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" name="title" id="title" value="<?php echo htmlspecialchars($row['title']); ?>" size="20" maxlength="40" />\r
        </div>\r
 \r
index 995b1f4..756025a 100644 (file)
@@ -61,7 +61,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">\r
                <fieldset class="group_form"><legend class="group_form"><?php echo _AT('edit'); ?></legend>\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" name="title" id="title" value="<?php echo $row['title']; ?>" size="30" maxlength="40" />\r
        </div>\r
 \r
index b2d1cbf..d1c2629 100644 (file)
@@ -43,7 +43,7 @@ require(AT_INCLUDE_PATH.'header.inc.php'); ?>
 <input type="hidden" name="import" value="1" />
 <div class="input-form" style="width:95%">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="code"><?php echo _AT('lang_code'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="code"><?php echo _AT('lang_code'); ?></label><br />
                <input id="code" name="code" type="text" size="2" maxlength="2" class="formfield" value="<?php echo $_POST['code']; ?>" />
        </div>
 
@@ -53,7 +53,7 @@ require(AT_INCLUDE_PATH.'header.inc.php'); ?>
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="charset"><?php echo _AT('charset'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="charset"><?php echo _AT('charset'); ?></label><br />
                <input id="charset" name="charset" type="text" size="31" maxlength="20" class="formfield" value="<?php echo $_POST['charset']; ?>" />
        </div>
 
@@ -72,17 +72,17 @@ require(AT_INCLUDE_PATH.'header.inc.php'); ?>
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="reg_exp"><?php echo _AT('reg_exp'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="reg_exp"><?php echo _AT('reg_exp'); ?></label><br />
                <input id="reg_exp" name="reg_exp" type="text" size="31" class="formfield" value="<?php echo $_POST['reg_exp']; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="nname"><?php echo _AT('name_in_language'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="nname"><?php echo _AT('name_in_language'); ?></label><br />
                <input id="nname" name="native_name" type="text" size="31" maxlength="20" class="formfield" value="<?php echo $_POST['native_name']; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="ename"><?php echo _AT('name_in_english'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="ename"><?php echo _AT('name_in_english'); ?></label><br />
                <input id="ename" name="english_name" type="text" size="31" maxlength="20" class="formfield" value="<?php echo $_POST['english_name'];?>" />
        </div>
 
index 0547cca..7e9c4f9 100644 (file)
@@ -69,7 +69,7 @@ if (!isset($_POST['submit'])) {
 
 <div class="input-form" style="width:95%">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="code"><?php echo _AT('lang_code'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="code"><?php echo _AT('lang_code'); ?></label><br />
                <input id="code" name="code" type="text" size="2" maxlength="2" class="formfield" value="<?php echo $_POST['code']; ?>" />
        </div>
 
@@ -79,7 +79,7 @@ if (!isset($_POST['submit'])) {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="charset"><?php echo _AT('charset'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="charset"><?php echo _AT('charset'); ?></label><br />
                <input id="charset" name="charset" type="text" size="31" maxlength="20" class="formfield" value="<?php echo $_POST['charset']; ?>" />
        </div>
 
@@ -98,17 +98,17 @@ if (!isset($_POST['submit'])) {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="reg_exp"><?php echo _AT('reg_exp'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="reg_exp"><?php echo _AT('reg_exp'); ?></label><br />
                <input id="reg_exp" name="reg_exp" type="text" size="31" class="formfield" value="<?php echo $_POST['reg_exp']; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="nname"><?php echo _AT('name_in_language'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="nname"><?php echo _AT('name_in_language'); ?></label><br />
                <input id="nname" name="native_name" type="text" size="31" maxlength="20" class="formfield" value="<?php echo $_POST['native_name']; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="ename"><?php echo _AT('name_in_english'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="ename"><?php echo _AT('name_in_english'); ?></label><br />
                <input id="ename" name="english_name" type="text" size="31" maxlength="20" class="formfield" value="<?php echo $_POST['english_name'];?>" />
        </div>
 
index dc8c4af..6b1f96f 100644 (file)
@@ -68,7 +68,7 @@ if (isset($module_xml)) :  ?>
        <h3><?php echo _AT('module_details'); ?></h3>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="name"><?php echo _AT('module_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="name"><?php echo _AT('module_name'); ?></label><br />
                <input type="text" name="name" id="name" size="40" value="" />
        </div>
 
index fb00201..e847911 100644 (file)
@@ -165,7 +165,7 @@ if (($_POST['setvisual'] || $_POST['settext']) && !$_POST['submit']){
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('properties'); ?></legend>
 <?php if ($isadmin): ?>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="inst"><?php echo  _AT('instructor'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="inst"><?php echo  _AT('instructor'); ?></label><br />
                        <?php 
                        $sql = "SELECT member_id, login FROM ".TABLE_PREFIX."members WHERE status=".AT_STATUS_INSTRUCTOR;
                        $result = mysql_query($sql, $db);
@@ -188,7 +188,7 @@ if (($_POST['setvisual'] || $_POST['settext']) && !$_POST['submit']){
 <?php endif; ?>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />
                <input type="text" id="title" name="title" size="40" value="<?php echo htmlspecialchars($row['title']); ?>" />
        </div>
 
index dd96fd0..7afc48d 100644 (file)
@@ -106,19 +106,19 @@ if ($row['cnt'] == 0) {
 
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo  _AT('to'); ?><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo  _AT('to'); ?><br />
                <input type="radio" name="to" value="3" checked="checked" id="all" /><label for="all"><?php echo _AT('all_users'); ?></label>  
          <input type="radio" name="to" value="1" id="inst" <?php if ($_POST['to'] == AT_STATUS_INSTRUCTOR) { echo 'checked="checked"'; } ?> /><label for="inst"><?php echo  _AT('instructors'); ?></label>
          <input type="radio" name="to" value="2" id="stud" <?php if ($_POST['to'] == AT_STATUS_STUDENT) { echo 'checked="checked"'; } ?> /><label for="stud"><?php echo  _AT('students'); ?></label>
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="subject"><?php echo _AT('subject'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="subject"><?php echo _AT('subject'); ?></label><br />
                <input type="text" name="subject" size="40" id="subject" value="<?php echo $_POST['subject']; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body"><?php echo _AT('body'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body"><?php echo _AT('body'); ?></label><br />
                <textarea cols="55" rows="18" name="body" id="body"><?php echo $_POST['body']; ?></textarea>
        </div>
 
index dd6204c..9b8a3aa 100644 (file)
@@ -148,17 +148,17 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 \r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="login"><?php echo _AT('login_name'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="login"><?php echo _AT('login_name'); ?></label><br />\r
                <input type="text" name="login" id="login" size="25" value="<?php echo htmlspecialchars($_POST['login']); ?>" />\r
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="password"><?php echo _AT('password'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="password"><?php echo _AT('password'); ?></label><br />\r
                <input type="password" name="password" id="password" size="25" />\r
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="password2"><?php echo _AT('confirm_password'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="password2"><?php echo _AT('confirm_password'); ?></label><br />\r
                <input type="password" name="confirm_password" id="password2" size="25" />\r
        </div>\r
 \r
@@ -168,7 +168,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="email"><?php echo _AT('email'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="email"><?php echo _AT('email'); ?></label><br />\r
                <input type="text" name="email" id="email" size="30" value="<?php echo htmlspecialchars($_POST['email']); ?>" />\r
        </div>\r
 \r
index d69e371..1530aa8 100644 (file)
@@ -113,7 +113,7 @@ if (!isset($_POST['submit'])) {
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="email"><?php echo _AT('email'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="email"><?php echo _AT('email'); ?></label><br />\r
                <input type="text" name="email" id="email" size="30" value="<?php echo htmlspecialchars($_POST['email']); ?>" />\r
        </div>\r
 \r
index 7f3b0f0..f5f6ed8 100644 (file)
@@ -80,7 +80,7 @@ if (!isset($_POST['submit'])) {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="email"><?php echo _AT('email'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="email"><?php echo _AT('email'); ?></label><br />
                <input type="text" name="email" id="email" size="30" value="<?php echo htmlspecialchars($_POST['email']); ?>" />
        </div>
 
index 36f48c8..e29e42e 100644 (file)
@@ -107,12 +107,12 @@ function encrypt_password()
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="form_password1"><?php echo _AT('password'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="form_password1"><?php echo _AT('password'); ?></label><br />
                        <input type="password" name="password1" id="password1" size="15" />
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="form_password2"><?php echo _AT('confirm_password'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="form_password2"><?php echo _AT('confirm_password'); ?></label><br />
                        <input type="password" name="confirm_password" id="confirm_password" size="15" />
                </div>
 
index 8e84965..2cca3d7 100644 (file)
@@ -60,7 +60,7 @@ if (!($row = mysql_fetch_assoc($result))) {
 <input type="hidden" name="id" value="<?php echo $_REQUEST['id']; ?>" />\r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="student_id"><?php echo _AT('student_id'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="student_id"><?php echo _AT('student_id'); ?></label><br />\r
                <input type="text" name="public_field" id="student_id" size="25" value="<?php echo $_POST['public_field']; ?>" />\r
        </div>\r
 \r
index 8f1eb81..6922c3f 100644 (file)
@@ -126,12 +126,12 @@ function encrypt_password()
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="password"><?php echo _AT('password'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="password"><?php echo _AT('password'); ?></label><br />
                        <input type="password" name="password" id="password" value="" size="30" />
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="password2"><?php echo _AT('confirm_password'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="password2"><?php echo _AT('confirm_password'); ?></label><br />
                        <input type="password" name="password2" id="password2" value="" size="30" />
                </div>
 
index 5269fcb..bac7db0 100644 (file)
@@ -133,7 +133,7 @@ $msg->printErrors();
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body_text"><?php echo _AT('body'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body_text"><?php echo _AT('body'); ?></label><br />
                        <textarea name="body_text" cols="55" rows="15" id="body_text"><?php echo $_POST['body_text']; ?></textarea>
                </div>
                
index 6dbceba..62ececb 100644 (file)
@@ -118,7 +118,7 @@ $_POST['formatting'] = intval($row['formatting']);
 <input type="submit" name="submit" style="display:none;"/>
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />
                <input type="text" name="title" id="title" value="<?php echo htmlentities_utf8(stripslashes($row['title'])); ?>" size="40">
        </div>
 
@@ -140,7 +140,7 @@ $_POST['formatting'] = intval($row['formatting']);
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body_text"><?php echo _AT('body'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body_text"><?php echo _AT('body'); ?></label><br />
                <textarea name="body_text" cols="55" rows="15" id="body_text" wrap="wrap"><?php echo htmlentities_utf8($row['body']); ?></textarea>
        </div>
 
index cce56c0..96dacd5 100644 (file)
@@ -251,7 +251,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">       
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('add_assignment'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php  echo _AT('title'); ?></label><br/>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php  echo _AT('title'); ?></label><br/>
                <input type="text" name="title" size="50" id="title" value="<?php echo htmlentities_utf8($title); ?>" />
        </div>
 
index f511675..74a96af 100644 (file)
@@ -79,7 +79,7 @@ require (AT_INCLUDE_PATH.'header.inc.php');
                <input type="text" name="title" id="title" value="<?php echo htmlspecialchars(stripslashes($_POST['title'])); ?>" size="50" />\r
        </div>\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body"><?php echo _AT('body'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body"><?php echo _AT('body'); ?></label><br />\r
                <textarea name="body" id="body" cols="40" rows="10"></textarea>\r
        </div>\r
 \r
index 511a532..bd1276a 100644 (file)
@@ -83,7 +83,7 @@ require (AT_INCLUDE_PATH.'header.inc.php');
                <input type="text" name="title" id="title" value="<?php echo $post_row['title']; ?>" size="50" />\r
        </div>\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body"><?php echo _AT('body'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body"><?php echo _AT('body'); ?></label><br />\r
                <textarea name="body" id="body" cols="40" rows="10"><?php echo $post_row['body']; ?></textarea>\r
        </div>\r
 \r
index d6601ab..61eb7ad 100644 (file)
@@ -123,7 +123,7 @@ require (AT_INCLUDE_PATH.'header.inc.php');
        <input type="hidden" name="id" value="<?php echo $id; ?>" />\r
        <div class="input-form">\r
                <div class="row">\r
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="commentsarea"><?php echo _AT('comments'); ?></label><br />\r
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="commentsarea"><?php echo _AT('comments'); ?></label><br />\r
                        <textarea name="body" id="commentsarea" cols="40" rows="3"></textarea>\r
                </div>\r
 \r
index 9583f57..82601cb 100644 (file)
@@ -181,7 +181,7 @@ if ($row['cnt'] == 0) {
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('course_email'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                <?php echo  _AT('to'); ?><br />
                <input type="checkbox" name="to_assistants" value="1" id="assistants" <?php if ($_POST['to_assistants']=='1') { echo 'checked="checked"'; } ?> /><label for="assistants"><?php echo  _AT('assistants'); ?></label>
                <input type="checkbox" name="to_enrolled" value="1" id="enrolled" <?php if ($_POST['to_enrolled']=='1') { echo 'checked="checked"'; } else { echo 'checked="checked"'; } ?> /><label for="enrolled"><?php echo  _AT('enrolled'); ?></label>
@@ -212,12 +212,12 @@ if ($row['cnt'] == 0) {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="subject"><?php echo _AT('subject'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="subject"><?php echo _AT('subject'); ?></label><br />
                <input type="text" name="subject" size="60" id="subject" value="<?php echo $_POST['subject']; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body"><?php echo _AT('body'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body"><?php echo _AT('body'); ?></label><br />
                <textarea cols="55" rows="18" name="body" id="body"><?php echo $_POST['body']; ?></textarea>
        </div>
 
index 3a9a3e7..9836f5b 100644 (file)
@@ -82,7 +82,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('add_question'); ?></legend>
        <div class="row">
 
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="topic"><?php  echo _AT('topic'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="topic"><?php  echo _AT('topic'); ?></label><br />
                <select name="topic_id" id="topic">
                        <?php while ($row = mysql_fetch_assoc($result)): ?>
                                <option value="<?php echo $row['topic_id']; ?>"<?php if (isset($_POST['topic_id']) && ($row['topic_id'] == $_POST['topic_id'])) { echo ' selected="selected"'; } ?>><?php echo htmlspecialchars($row['name']); ?></option>
@@ -90,12 +90,12 @@ require(AT_INCLUDE_PATH.'header.inc.php');
                </select>
        </div>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php  echo _AT('question'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php  echo _AT('question'); ?></label><br />
                <input type="text" name="question" size="50" id="question" value="<?php if (isset($_POST['question'])) echo htmlentities_utf8($stripslashes($_POST['question']));  ?>" />
 
        </div>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="answer"><?php  echo _AT('answer'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="answer"><?php  echo _AT('answer'); ?></label><br />
                <textarea name="answer" cols="45" rows="3" id="answer" style="width:90%;"><?php if (isset ($_POST['answer'])) echo htmlentities_utf8($stripslashes($_POST['answer']));  ?></textarea>
        </div>
 
index ae7a87d..10e6edd 100644 (file)
@@ -50,7 +50,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">       
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('add_topic'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="name"><?php  echo _AT('name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="name"><?php  echo _AT('name'); ?></label><br />
                <input type="text" name="name" size="50" id="name" value="<?php if (isset($_POST['name'])) echo $stripslashes($_POST['name']);  ?>" />
        </div>
 
index 7523140..7f2daa9 100644 (file)
@@ -105,7 +105,7 @@ if (!$num_topics) {
                        $result = mysql_query($sql, $db);
                ?>
 
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="topic"><?php  echo _AT('topic'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="topic"><?php  echo _AT('topic'); ?></label><br />
                <select name="topic_id" id="topic">
                        <?php while ($topic_row = mysql_fetch_assoc($result)): ?>
                                <option value="<?php echo $topic_row['topic_id']; ?>"<?php if ($topic_row['topic_id'] == $row['topic_id']) { echo ' selected="selected"'; } ?>><?php echo htmlspecialchars($topic_row['name']); ?></option>
@@ -114,12 +114,12 @@ if (!$num_topics) {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?>:</label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?>:</label><br />
                <input type="text" name="question" size="50" id="question" value="<?php if (isset ($_POST['question'])) { echo htmlentities_utf8($stripslashes($_POST['question'])); } else { echo htmlentities_utf8($row['question']); } ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="answer"><?php  echo _AT('answer'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="answer"><?php  echo _AT('answer'); ?></label><br />
                <textarea name="answer" cols="45" rows="3" id="answer" style="width:90%;"><?php if (isset ($_POST['answer'])) { echo htmlentities_utf8($stripslashes($_POST['answer'])); } else { echo htmlentities_utf8($row['answer']); } ?></textarea>
        </div>
 
index 58fd459..d244328 100644 (file)
@@ -75,7 +75,7 @@ if (!$row = mysql_fetch_assoc($result)) {
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('edit'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="name"><?php  echo _AT('name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="name"><?php  echo _AT('name'); ?></label><br />
                <input type="text" name="name" size="50" id="name" value="<?php if (isset($_POST['name'])) echo htmlentities_utf8($stripslashes($_POST['name']));  ?>" />
        </div>
 
index 6e7f311..5ec5144 100644 (file)
@@ -115,7 +115,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">\r
        \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="name"><?php echo _AT('assignment'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="name"><?php echo _AT('assignment'); ?></label><br />\r
                <select name="assignment" size="<?php echo min(5, count($assignments)); ?>">\r
                        <?php foreach ($assignments as $assignment): ?>\r
                                <?php if ($assignment['date_due'] != '0000-00-00 00:00:00'): ?>\r
index b7cdd0c..096f197 100644 (file)
@@ -183,7 +183,7 @@ if ($row = mysql_fetch_assoc($result)): ?>
 <input type="hidden" name="folder" value="<?php echo $current_file['folder_id']; ?>" />\r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="comment"><?php echo _AT('comment'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="comment"><?php echo _AT('comment'); ?></label><br />\r
                <textarea cols="40" rows="4" id="comment" name="comment"></textarea>\r
        </div>\r
 \r
index fa5a58c..0b06bb1 100644 (file)
@@ -146,7 +146,7 @@ $file_path = fs_get_file_path($id);
 <input type="submit" name="submit" style="display:none;"/>\r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="name"><?php echo _AT('file_name'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="name"><?php echo _AT('file_name'); ?></label><br />\r
                <input type="text" name="name" id="name" value="<?php echo htmlspecialchars($row['file_name']); ?>" size="40" maxlength="70" />\r
        </div>\r
 \r
index 902c105..358b91f 100644 (file)
@@ -72,7 +72,7 @@ if (!$row = mysql_fetch_assoc($result)) {
 <input type="hidden" name="parent_folder" value="<?php echo $row['parent_folder_id']; ?>" />\r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="name"><?php echo _AT('name'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="name"><?php echo _AT('name'); ?></label><br />\r
                <input type="text" name="name" id="name" value="<?php echo htmlspecialchars($row['title']); ?>" size="40" maxlength="70" />\r
        </div>\r
 \r
index e940905..620be83 100644 (file)
@@ -440,7 +440,7 @@ while ($row = mysql_fetch_assoc($result)) {
                                </div>
                                <div  id="c_folder">
                                        <div class="row">
-                                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="fname"><?php echo _AT('name'); ?></label><br />
+                                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="fname"><?php echo _AT('name'); ?></label><br />
                                                <input type="text" id="fname" name="new_folder_name" size="20" />
                                        </div>
                                        <div class="row buttons">
@@ -456,7 +456,7 @@ while ($row = mysql_fetch_assoc($result)) {
                                </div>
                                <div id="upload">
                                        <div class="row">
-                                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="file"><?php echo _AT('upload_file'); ?></label><br />
+                                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="file"><?php echo _AT('upload_file'); ?></label><br />
                                                <input type="file" name="file" id="file" />
                                                <br /><?php echo _AT('or'); ?> <a href="mods/_standard/file_storage/new.php<?php echo $owner_arg_prefix; ?>folder=<?php echo $folder_id; ?>"><?php echo _AT('file_manager_new'); ?></a>
                                        </div>
index 6ac330c..1556d00 100644 (file)
@@ -120,7 +120,7 @@ if (isset($_POST['description'])) {
 <input type="submit" name="submit" style="display:none;"/>
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="name"><?php echo _AT('file_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="name"><?php echo _AT('file_name'); ?></label><br />
                <input type="text" name="name" id="name" value="<?php echo htmlspecialchars($_POST['name']); ?>" size="40" maxlength="70" />
        </div>
 
index faf6139..28eb0ad 100644 (file)
@@ -51,7 +51,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('create_forum'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />
                <input type="text" name="title" size="40" id="title" />
        </div>
        <div class="row">
index 352fa6c..3a27283 100644 (file)
@@ -71,7 +71,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />
                <input type="text" name="title" size="40" id="title" value="<?php echo $_POST['title']; ?>" />
        </div>
 
@@ -86,7 +86,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="courses"><?php echo _AT('courses'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="courses"><?php echo _AT('courses'); ?></label><br />
                <?php if ($system_courses): ?>
                        <select name="courses[]" id="courses" multiple="multiple" size="5"><?php
                
index ea9aebf..f0379cc 100644 (file)
@@ -120,7 +120,7 @@ if (!($forum = @get_forum($_GET['forum']))) {
 
 <div class="input-form">
        <div class="row">
-               <label for="title"><div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php  echo _AT('title'); ?></label><br />
+               <label for="title"><span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php  echo _AT('title'); ?></label><br />
                <input type="text" name="title" size="40" id="title" value="<?php echo htmlentities_utf8($forum['title']); ?>" />
        </div>
 
@@ -135,7 +135,7 @@ if (!($forum = @get_forum($_GET['forum']))) {
        </div>
 
        <div class="row">
-               <label for="courses"><div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo _AT('courses'); ?></label><br />
+               <label for="courses"><span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo _AT('courses'); ?></label><br />
                <select name="courses[]" id="courses" multiple="multiple" size="5"><?php
                        /*
                        echo '<option value="0"';
index eed5e4c..84e669a 100644 (file)
@@ -73,7 +73,7 @@ $msg->printErrors();
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('edit_forum'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />
                <input type="text" name="title" size="50" id="title" value="<?php echo htmlspecialchars(stripslashes($row['title'])); ?>" />
        </div>
 
index 666800f..e5c69cc 100644 (file)
@@ -124,12 +124,12 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="subject"><?php echo _AT('subject'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="subject"><?php echo _AT('subject'); ?></label><br />
                <input type="text" maxlength="80" name="subject" size="36" value="<?php echo stripslashes(htmlspecialchars($post_row['subject'])); ?>" id="subject" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body"><?php echo _AT('body'); ?></label>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body"><?php echo _AT('body'); ?></label>
                <textarea cols="65" name="body" rows="10" id="body"><?php echo htmlentities_utf8($post_row['body']); ?></textarea>
        </div>
        
index 798b640..662700c 100644 (file)
@@ -54,12 +54,12 @@ if (isset($_POST['submit'])) {
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('post_message'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="subject"><?php echo _AT('subject'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="subject"><?php echo _AT('subject'); ?></label><br />
                <input type="text" maxlength="80" name="subject" size="36" value="<?php echo stripslashes(htmlspecialchars($subject)); ?>" id="subject" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="body"><?php echo _AT('body'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="body"><?php echo _AT('body'); ?></label><br />
                <textarea cols="45" name="body" rows="10" id="body"><?php echo $body; ?></textarea>
 
                <small class="spacer"><br />&middot; <?php echo _AT('forum_links'); ?><br />
index aa0216c..11106ea 100644 (file)
@@ -82,7 +82,7 @@ if (!$_config['gsearch'] || $_config['gtype']==GOOGLE_TYPE_SOAP){ ?>
                </div>\r
 \r
                <div class="row">\r
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="keywords"><?php echo _AT('search_words'); ?></label><br />\r
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="keywords"><?php echo _AT('search_words'); ?></label><br />\r
                        <input type="text" name="q" size="30" id="keywords" value="<?php echo htmlspecialchars($stripslashes($_GET['q'])); ?>" />\r
                </div>\r
 \r
index 0e681f4..5ac8182 100644 (file)
@@ -250,7 +250,7 @@ else
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('add_external_test'); ?></legend>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" name="title" id="title" size="30" value="<?php echo $_POST['title']; ?>" />\r
        </div>\r
 \r
index 9e0a0a9..1e193dd 100644 (file)
@@ -123,7 +123,7 @@ if ($row_this["type"] == "External")
 {\r
 ?>\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" id="title" size="40" name="title" value="<?php echo $row_this["title"]; ?>" />\r
        </div>\r
 \r
index 511dc90..ffa4375 100644 (file)
@@ -181,21 +181,21 @@ require(AT_INCLUDE_PATH.'header.inc.php');
                        </td>\r
                        <td>\r
                        <?php if ($i==0) { ?>\r
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>\r
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>\r
                        <?php } ?>\r
                        <?php echo _AT('scale_value'); ?>\r
                        </td>\r
 \r
                        <td>\r
                        <?php if ($i==0) { ?>\r
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>\r
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>\r
                        <?php } ?>\r
                        <?php echo _AT('percentage_from'); ?>\r
                        </td>\r
 \r
                        <td>\r
                        <?php if ($i==0) { ?>\r
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>\r
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>\r
                        <?php } ?>\r
                        <?php echo _AT('percentage_to'); ?>\r
                        </td>\r
index d1f5c9e..1c60eae 100644 (file)
@@ -99,12 +99,12 @@ if (empty($categories)) {
 \r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" name="title" size="40" id="title" value="<?php echo htmlentities_utf8($_POST['title']); ?>"/>\r
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cat"><?php echo _AT('category'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cat"><?php echo _AT('category'); ?></label><br />\r
                <select name="cat" id="cat"><?php\r
                        if ($pcat_id) {\r
                                $current_cat_id = $pcat_id;\r
@@ -119,12 +119,12 @@ if (empty($categories)) {
        </div>\r
        \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="url"><?php echo _AT('url'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="url"><?php echo _AT('url'); ?></label><br />\r
                <input type="text" name="url" size="40" id="url" value="<?php echo htmlentities_utf8($_POST['url']); ?>" />\r
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="description"><?php echo _AT('description'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="description"><?php echo _AT('description'); ?></label><br />\r
                <textarea name="description" cols="55" rows="2" id="description" ><?php echo htmlentities_utf8($_POST['description']); ?></textarea>\r
        </div>\r
        \r
index d3b0475..c760a0e 100644 (file)
@@ -117,12 +117,12 @@ $msg->printErrors();
 
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />
                <input type="text" name="title" size="40" id="title" value="<?php echo $_POST['title']; ?>"/>
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cat"><?php echo _AT('category'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cat"><?php echo _AT('category'); ?></label><br />
                <select name="cat" id="cat"><?php
                        if ($pcat_id) {
                                $current_cat_id = $pcat_id;
@@ -137,12 +137,12 @@ $msg->printErrors();
        </div>
        
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="url"><?php echo _AT('url'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="url"><?php echo _AT('url'); ?></label><br />
                <input type="text" name="url" size="40" id="url" value="<?php echo htmlentities_utf8($_POST['url']); ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="description"><?php echo _AT('description'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="description"><?php echo _AT('description'); ?></label><br />
                <textarea name="description" cols="55" rows="5" id="description" style="width:90%;"><?php echo htmlentities_utf8($_POST['description']); ?></textarea>
        </div>
 
index 38a8172..dfa02ff 100644 (file)
@@ -84,7 +84,7 @@ $msg->printAll();
 \r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="category_name"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="category_name"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" id="category_name" name="cat_name" value="<?php echo stripslashes(htmlspecialchars($categories[$cat_id]['cat_name'])); ?>" />\r
        </div>\r
 \r
index 0d82800..998cd79 100644 (file)
@@ -88,7 +88,7 @@ $current_cat_id = $categories[$cat_id]['cat_parent'];
 \r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="category_name"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="category_name"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" id="category_name" name="cat_name" value="<?php echo stripslashes(htmlspecialchars($categories[$cat_id]['cat_name'])); ?>" />\r
        </div>\r
 \r
index 45f69c0..18d968f 100644 (file)
@@ -113,24 +113,24 @@ $msg->printErrors();
 \r
 <div class="input-form">\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" name="title" size="40" id="title" value="<?php echo $_POST['title']; ?>"/>\r
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cat"><?php echo _AT('category'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cat"><?php echo _AT('category'); ?></label><br />\r
                <select name="cat" id="cat">\r
                        <?php select_link_categories($categories, 0, $_POST['cat'], FALSE);     ?>\r
                </select>\r
        </div>\r
        \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="url"><?php echo _AT('url'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="url"><?php echo _AT('url'); ?></label><br />\r
                <input type="text" name="url" size="40" id="url" value="<?php echo $_POST['url']; ?>" />\r
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="description"><?php echo _AT('description'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="description"><?php echo _AT('description'); ?></label><br />\r
                <textarea name="description" cols="55" rows="5" id="description" ><?php echo $_POST['description']; ?></textarea>\r
        </div>\r
 \r
index a97173b..fe722f5 100644 (file)
@@ -24,13 +24,13 @@ require (AT_INCLUDE_PATH.'header.inc.php');
 <div id="messageDIV"></div>\r
        \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="atutor_patch_id"><?php echo _AT('atutor_patch_id'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="atutor_patch_id"><?php echo _AT('atutor_patch_id'); ?></label><br />\r
                <small>&middot; <?php echo _AT('contain_only'); ?></small><br />\r
                <input id="atutor_patch_id" name="atutor_patch_id" type="text" maxlength="100" size="30" value="<?php echo $row_patches['atutor_patch_id']; ?>" /><br />\r
        </div>\r
 \r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="atutor_version_to_apply"><?php echo _AT('atutor_version_to_apply'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="atutor_version_to_apply"><?php echo _AT('atutor_version_to_apply'); ?></label><br />\r
                <input id="atutor_version_to_apply" name="atutor_version_to_apply" type="text" maxlength="100" size="30" value="<?php echo $row_patches['applied_version']; ?>" /><br />\r
        </div>\r
 \r
index 5009faa..d58abe0 100644 (file)
@@ -1,7 +1,7 @@
 <div class="input-form">
 <form action="<?php echo $_SERVER['PHP_SELF'];?>" name="create_album" method="post">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><div class="left_row"><label for="album_name"><?php echo _AT('pa_album_name'); ?></label></div>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><div class="left_row"><label for="album_name"><?php echo _AT('pa_album_name'); ?></label></div>
                <input id="album_name" name="album_name" type="text" />
        </div>
        <?php
index 5352479..b8a07b2 100644 (file)
@@ -1,7 +1,7 @@
 <div class="input-form">
 <form action="" name="create_album" method="post">
        <div class="row">
-               <div class="left_row"><div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="album_name"><?php echo _AT('pa_album_name'); ?></label></div>
+               <div class="left_row"><span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="album_name"><?php echo _AT('pa_album_name'); ?></label></div>
                <input id="album_name" name="album_name" type="text" value="<?php echo htmlentities($this->album_info['name']);?>" />
        </div>
        <?php
index de58fc1..87e6874 100644 (file)
@@ -69,14 +69,14 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">       
 <fieldset class="group_form"><legend class="group_form"><?php echo _AT('add_poll'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php  echo _AT('question'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php  echo _AT('question'); ?></label><br />
                <textarea name="question" cols="45" rows="3" id="question" style="width:90%;"><?php if (isset ($_POST['question'])) echo htmlspecialchars($_POST['question']);  ?></textarea>
        </div>
 
 <?php for ($i=1; $i<= AT_NUM_POLL_CHOICES; $i++): ?>
        <div class="row">
                <?php if (($i==1) || ($i==2)) { ?>
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                <?php } ?>
                <label for="c<?php echo $i; ?>"><?php echo _AT('choice'); ?> <?php echo $i; ?></label><br />
                <input type="text" name="c<?php echo $i; ?>" value="<?php if (isset($_POST['c' . $i])) echo htmlspecialchars($_POST['c' . $i]);  ?>" size="50" id="c<?php echo $i; ?>" />
index 2280f96..2170747 100644 (file)
@@ -88,7 +88,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">
 <fieldset class="group_form"><legend class="group_form"><?php echo _AT('edit_poll'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?>:</label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?>:</label><br />
                <textarea name="question" cols="55" rows="3" id="question"><?php if (isset ($_POST['question'])) { echo htmlentities_utf8($_POST['question']); } else { echo htmlentities_utf8($row['question']); } ?></textarea>
        </div>
 
@@ -96,7 +96,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        for ($i=1; $i<= AT_NUM_POLL_CHOICES; $i++): ?>
                <div class="row">
                        <?php if (($i==1) || ($i==2)) { ?>
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                        <?php } ?>
                        <label for="c<?php echo $i; ?>"><?php echo _AT('choice'); ?> <?php echo $i; ?>:</label><br />
                        <input type="text" name="c<?php echo $i; ?>" id="c<?php echo $i; ?>" value="<?php if (isset ($_POST['c' . $i])) { echo htmlentities_utf8($_POST['c' . $i]); } else { echo htmlentities_utf8($row['choice' . $i]); }?>" size="40" />
index 896202f..4bef742 100644 (file)
@@ -130,12 +130,12 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">       
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('rl_add_resource_av'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php  echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php  echo _AT('title'); ?></label><br />
                <input type="text" name="title" size="35" id="title" value="<?php echo $title; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="author"><?php  echo _AT('author'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="author"><?php  echo _AT('author'); ?></label><br />
                <input type="text" name="author" size="25" id="author" value="<?php echo $author; ?>" />
        </div>
 
index 9bee05c..345a85d 100644 (file)
@@ -134,12 +134,12 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">       
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('rl_add_resource_book'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php  echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php  echo _AT('title'); ?></label><br />
                <input type="text" name="title" size="35" id="title" value="<?php echo $title; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="author"><?php  echo _AT('author'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="author"><?php  echo _AT('author'); ?></label><br />
                <input type="text" name="author" size="25" id="author" value="<?php echo $author; ?>" />
        </div>
 
index 028d41f..bfbb922 100644 (file)
@@ -133,12 +133,12 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">       
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('rl_add_resource_file'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php  echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php  echo _AT('title'); ?></label><br />
                <input type="text" name="title" size="35" id="title" value="<?php echo $title; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="author"><?php  echo _AT('author'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="author"><?php  echo _AT('author'); ?></label><br />
                <input type="text" name="author" size="25" id="author" value="<?php echo $author; ?>" />
        </div>
 
index e3a71e0..12002de 100644 (file)
@@ -126,12 +126,12 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">       
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('rl_add_resource_handout'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php  echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php  echo _AT('title'); ?></label><br />
                <input type="text" name="title" size="35" id="title" value="<?php echo $title; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="author"><?php  echo _AT('author'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="author"><?php  echo _AT('author'); ?></label><br />
                <input type="text" name="author" size="25" id="author" value="<?php echo $author; ?>" />
        </div>
 
index a303318..7f33865 100644 (file)
@@ -127,12 +127,12 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">       
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('rl_add_resource_url'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php  echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php  echo _AT('title'); ?></label><br />
                <input type="text" name="title" size="35" id="title" value="<?php echo $title; ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="url"><?php  echo _AT('url'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="url"><?php  echo _AT('url'); ?></label><br />
                <input type="text" name="url" size="50" id="url" value="<?php echo $url; ?>" />
        </div>
 
index 69c3739..fd0c993 100644 (file)
@@ -83,12 +83,12 @@ if (!isset($_POST['confirm'])) {
 \r
                <div class="input-form" style="width: 95%x">\r
                        <div class="row">\r
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />\r
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />\r
                                <input id="title" name="title" type="text" size="60" maxlength="255" value="<?php echo $stripslashes(htmlspecialchars($_POST['title'])); ?>" /><br />\r
                        </div>\r
 \r
                        <div class="row">\r
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="url"><?php echo _AT('url'); ?></label><br />\r
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="url"><?php echo _AT('url'); ?></label><br />\r
                                <input id="url" name="url" type="text" size="60" maxlength="255" value="<?php echo $stripslashes(htmlspecialchars($_POST['url'])); ?>" /><br />\r
                        </div>\r
 \r
index 641521b..8f14a0b 100644 (file)
@@ -84,12 +84,12 @@ require (AT_INCLUDE_PATH.'header.inc.php');
        <input type="hidden" name="fid" value="<?php echo $feed_id; ?>" />\r
        <div class="input-form" style="width:95%">\r
                <div class="row">\r
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />\r
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />\r
                        <input id="title" name="title" type="text" size="60" maxlength="255" value="<?php echo $stripslashes(htmlspecialchars($_GET['title'])); ?>" /><br />\r
                </div>\r
 \r
                <div class="row">\r
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="url"><?php echo _AT('url'); ?></label><br />\r
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="url"><?php echo _AT('url'); ?></label><br />\r
                        <input id="url" name="url" type="text" size="60" maxlength="255" value="<?php echo $stripslashes(htmlspecialchars($_GET['url'])); ?>" /><br />\r
                </div>\r
 \r
index bf21b56..6b771c4 100644 (file)
@@ -23,7 +23,7 @@ include('lib/profile_menu.inc.php');
                <input type="checkbox" id="priv" name="private_email" value="1" <?php if ($_POST['private_email']) { echo 'checked="checked"'; } ?> /><label for="priv"><?php echo _AT('keep_email_private');?></label>
        </div>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="first_name"><?php echo _AT('first_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="first_name"><?php echo _AT('first_name'); ?></label><br />
                <input id="first_name" name="first_name" type="text" value="<?php echo stripslashes(htmlspecialchars($_POST['first_name'])); ?>" />
        </div>
 
@@ -33,7 +33,7 @@ include('lib/profile_menu.inc.php');
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="last_name"><?php echo _AT('last_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="last_name"><?php echo _AT('last_name'); ?></label><br />
                <input id="last_name" name="last_name" type="text" value="<?php echo stripslashes(htmlspecialchars($_POST['last_name'])); ?>" />
        </div>
        
@@ -49,7 +49,7 @@ include('lib/profile_menu.inc.php');
                        }?>
                        <input type="hidden" name="id" value="<?php echo $_POST['member_id']; ?>" >
                        <div class="row">
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo _AT('account_status'); ?><br />
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo _AT('account_status'); ?><br />
 
                                <input type="radio" name="status" value="0" id="disa" <?php echo $disa; ?> /><label for="disa"><?php echo _AT('disabled'); ?></label>
                                <?php if (defined('AT_EMAIL_CONFIRMATION') && AT_EMAIL_CONFIRMATION): ?>
index 8345966..4596f12 100644 (file)
@@ -175,7 +175,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?></label> 
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?></label> 
                <?php print_VE('question'); ?>
                <textarea id="question" cols="50" rows="6" name="question" style="width:90%;"><?php 
                echo htmlspecialchars(stripslashes($_POST['question'])); ?></textarea>
@@ -185,7 +185,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <?php for ($i=0; $i<10; $i++) { ?>
                <div class="row">
                        <?php if ($i==0 || $i==1) { ?>
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                        <?php } ?>
                        <label for="choice_<?php echo $i; ?>">
                        <?php echo _AT('choice'); ?> <?php echo ($i+1); ?></label><br />
index 5f19ff6..f25ecfa 100644 (file)
@@ -66,7 +66,7 @@ if (!isset($_POST['properties'])) {
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('test_open'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label><br />
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -81,7 +81,7 @@ if (!isset($_POST['properties'])) {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?></label> 
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?></label> 
                <?php print_VE('question'); ?>
                <textarea id="question" cols="50" rows="6" name="question" style="width:90%;"><?php 
                echo htmlspecialchars(stripslashes($_POST['question'])); ?></textarea>
index d139457..a1c6283 100644 (file)
@@ -104,7 +104,7 @@ $_letters = array(_AT('A'), _AT('B'), _AT('C'), _AT('D'), _AT('E'), _AT('F'), _A
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('test_matching'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label><br />
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -130,7 +130,7 @@ $_letters = array(_AT('A'), _AT('B'), _AT('C'), _AT('D'), _AT('E'), _AT('F'), _A
 <?php for ($i=0; $i<10; $i++): ?>
        <div class="row">
                <?php if ($i < 2) :?>
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                <?php endif; ?>
                <?php echo _AT('question'); ?> <?php echo ($i+1); ?>
                
@@ -155,7 +155,7 @@ $_letters = array(_AT('A'), _AT('B'), _AT('C'), _AT('D'), _AT('E'), _AT('F'), _A
        <?php for ($i=0; $i<10; $i++): ?>
                <div class="row">
                        <?php if ($i < 2) :?>
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                        <?php endif; ?>
                        <?php echo _AT('answer'); ?> <?php echo $_letters[$i]; ?>
                        <?php print_VE('answer_' . $i); ?>
index 24b3be7..578ca0f 100644 (file)
@@ -105,7 +105,7 @@ $_letters = array(_AT('A'), _AT('B'), _AT('C'), _AT('D'), _AT('E'), _AT('F'), _A
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('test_matchingdd'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label><br />
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -130,7 +130,7 @@ $_letters = array(_AT('A'), _AT('B'), _AT('C'), _AT('D'), _AT('E'), _AT('F'), _A
 <?php for ($i=0; $i<10; $i++): ?>
        <div class="row">
                <?php if ($i < 2) :?>
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                <?php endif; ?>
                <?php echo _AT('question'); ?> <?php echo ($i+1); ?>
                
@@ -156,7 +156,7 @@ $_letters = array(_AT('A'), _AT('B'), _AT('C'), _AT('D'), _AT('E'), _AT('F'), _A
        <?php for ($i=0; $i<10; $i++): ?>
                <div class="row">
                        <?php if ($i < 2) :?>
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                        <?php endif; ?>
                        <?php echo _AT('answer'); ?> <?php echo $_letters[$i]; ?>
                        <?php print_VE('answer_' . $i); ?>
index cc39d0c..b17b110 100644 (file)
@@ -92,7 +92,7 @@ $msg->printConfirm();
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('test_mc'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label><br />
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -105,7 +105,7 @@ $msg->printConfirm();
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?></label>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?></label>
                <?php print_VE('question'); ?>
                <textarea id="question" cols="50" rows="4" name="question" style="width:90%;"><?php 
                echo htmlspecialchars(stripslashes($_POST['question'])); ?></textarea>
index 7c38fdc..3059387 100644 (file)
@@ -128,7 +128,7 @@ $msg->printConfirm();
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('test_ma'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label><br />
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -141,7 +141,7 @@ $msg->printConfirm();
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?></label>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?></label>
                <?php print_VE('question'); ?>
                <textarea id="question" cols="50" rows="4" name="question" style="width:90%;"><?php echo htmlspecialchars(stripslashes($_POST['question'])); ?></textarea>
        </div>
index 3aed0c0..98ebeed 100644 (file)
@@ -113,7 +113,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <input type="hidden" name="required" value="1" />
 <div class="input-form">
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label><br />
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -127,7 +127,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?></label> 
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?></label> 
                <?php print_VE('question'); ?>
                <textarea id="question" cols="50" rows="6" name="question" style="width:90%;"><?php 
                echo htmlspecialchars(stripslashes($_POST['question'])); ?></textarea>
@@ -136,7 +136,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        <?php for ($i=0; $i<10; $i++): ?>
                <div class="row">
                        <?php if ($i < 2): ?>
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                        <?php endif; ?> <?php echo _AT('item'); ?> <?php echo ($i+1); ?>
                        
                        <?php print_VE('choice_' . $i); ?>
index b372de9..a85a5fe 100644 (file)
@@ -66,7 +66,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('test_tf'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label><br />
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -81,7 +81,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        </div>
        
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('statement'); ?></label>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('statement'); ?></label>
                <?php print_VE('question'); ?>
                <br />
 
index 3af8abf..211a0c8 100644 (file)
@@ -237,7 +237,7 @@ function disable_texts (name) {
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('create_test'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />
                <input type="text" name="title" id="title" size="30" value="<?php echo $_POST['title']; ?>" />
        </div>
 
index 4d73241..dbf069d 100644 (file)
@@ -202,7 +202,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?></label> 
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?></label> 
                
                <?php print_VE('question'); ?>
                
@@ -213,7 +213,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        for ($i=0; $i<10; $i++) { ?>
                <div class="row">
                        <?php if ($i==0 || $i==1) { ?>
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                        <?php } ?>
 
                        <label for="choice_<?php echo $i; ?>">
index 0cbdaaf..eab5424 100644 (file)
@@ -101,7 +101,7 @@ $msg->printErrors();
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?></label> 
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?></label> 
                <?php print_VE('question'); ?>
 
                <textarea id="question" cols="50" rows="6" name="question"><?php 
index 1f1daa1..571a9c4 100644 (file)
@@ -139,7 +139,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('test_matching'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label><br />
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -166,7 +166,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <?php for ($i=0; $i<10; $i++): ?>
        <div class="row">
                <?php if ($i < 2) :?>
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                <?php endif; ?>
                <?php echo _AT('question'); ?> <?php echo ($i+1); ?>
                
@@ -192,7 +192,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        <?php for ($i=0; $i<10; $i++): ?>
                <div class="row">
                        <?php if ($i < 2) :?>
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                        <?php endif; ?>
                        <?php echo _AT('answer'); ?> <?php echo $_letters[$i]; ?>
                        <?php print_VE('answer' . $i); ?>
index 253dfb7..86a1670 100644 (file)
@@ -139,7 +139,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('test_matchingdd'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label><br />
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -166,7 +166,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <?php for ($i=0; $i<10; $i++): ?>
        <div class="row">
                <?php if ($i < 2) :?>
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                <?php endif; ?>
                <?php echo _AT('question'); ?> <?php echo ($i+1); ?>
                
@@ -192,7 +192,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        <?php for ($i=0; $i<10; $i++): ?>
                <div class="row">
                        <?php if ($i < 2) :?>
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                        <?php endif; ?>
                        <?php echo _AT('answer'); ?> <?php echo $_letters[$i]; ?>
                        <?php print_VE('answer_' . $i); ?>
index a8b6cdb..86db0e1 100644 (file)
@@ -127,7 +127,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('test_mc'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label>
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -141,7 +141,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?></label> 
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?></label> 
                <?php print_VE('question'); ?>          
                <textarea id="question" cols="50" rows="4" name="question"><?php 
                        echo htmlspecialchars(stripslashes($_POST['question'])); ?></textarea>
index a9bbe70..24b6897 100644 (file)
@@ -146,7 +146,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('test_ma'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cats"><?php echo _AT('category'); ?></label>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cats"><?php echo _AT('category'); ?></label>
                <select name="category_id" id="cats">
                        <?php print_question_cats($_POST['category_id']); ?>
                </select>
@@ -160,7 +160,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?></label> 
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?></label> 
                <?php print_VE('question'); ?>          
                <textarea id="question" cols="50" rows="4" name="question"><?php 
                        echo htmlspecialchars(stripslashes($_POST['question'])); ?></textarea>
index 7882b40..201e4dd 100644 (file)
@@ -157,7 +157,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('question'); ?></label> 
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('question'); ?></label> 
                
                <?php print_VE('question'); ?>
                
@@ -167,7 +167,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
        <?php for ($i=0; $i<10; $i++): ?>
                <div class="row">
                        <?php if ($i < 2): ?>
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                        <?php endif; ?> <?php echo _AT('item'); ?> <?php echo ($i+1); ?>
                        
                        <?php print_VE('choice_' . $i); ?>
index badabc8..8a4e8dc 100644 (file)
@@ -128,7 +128,7 @@ if ($_POST['answer'] == '') {
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="question"><?php echo _AT('statement'); ?></label> 
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="question"><?php echo _AT('statement'); ?></label> 
                <?php print_VE('question'); ?>  
                <textarea id="question" cols="50" rows="6" name="question"><?php 
                        echo htmlspecialchars(stripslashes($_POST['question'])); ?></textarea>
index 9376ad5..f31464c 100644 (file)
@@ -267,7 +267,7 @@ function disable_texts (name) {
 <div class="input-form">
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('edit_test'); ?></legend>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="title"><?php echo _AT('title'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="title"><?php echo _AT('title'); ?></label><br />
                <input type="text" name="title" id="title" size="40" value="<?php echo stripslashes(htmlspecialchars($_POST['title'])); ?>" />
        </div>
        
index e5d4965..3580a61 100644 (file)
@@ -67,7 +67,7 @@ if (isset($_REQUEST['catid'])) {
 <div class="input-form">\r
        <fieldset class="group_form"><legend class="group_form"><?php echo _AT('create_category'); ?></legend>\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="cat"><?php echo _AT('title'); ?></label><br />\r
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="cat"><?php echo _AT('title'); ?></label><br />\r
                <input type="text" name="title" id="cat" value="<?php echo htmlspecialchars($_POST['title']); ?>" />\r
        </div>\r
 \r
index 5e50d2b..43f866d 100644 (file)
@@ -29,7 +29,7 @@ if ($this->shortcuts):
 </fieldset>\r
 <?php endif; ?>\r
        <div class="row">\r
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><div style="font-weight:bold;"><label for="ftitle"><?php echo _AT('content_folder_title');  ?></label></div>\r
+               <div style="font-weight:bold;"><span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="ftitle"><?php echo _AT('content_folder_title');  ?></label></div>\r
                <input type="text" name="title" id="ftitle" size="70" class="formfield" value="<?php echo ContentManager::cleanOutput($this->ftitle); ?>" />\r
        </div>\r
        \r
index 1620dd4..789ac3c 100644 (file)
@@ -41,14 +41,14 @@ function encrypt_password()
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="password"><?php echo _AT('password'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="password"><?php echo _AT('password'); ?></label><br />
                        <input id="password" name="password" type="password" size="15" maxlength="15" value="<?php echo stripslashes(htmlspecialchars($_POST['password'])); ?>" /><br />
                        <small>&middot; <?php echo _AT('combination'); ?><br />
                                   &middot; <?php echo _AT('15_max_chars'); ?></small>
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="password2"><?php echo _AT('password_again'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="password2"><?php echo _AT('password_again'); ?></label><br />
                        <input id="password2" name="password2" type="password" size="15" maxlength="15" value="<?php echo stripslashes(htmlspecialchars($_POST['password2'])); ?>" />
                </div>
 
index 96bcc18..ba2aa64 100644 (file)
@@ -14,7 +14,7 @@ require(AT_INCLUDE_PATH.'header.inc.php');
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="email"><?php echo _AT('email_address'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="email"><?php echo _AT('email_address'); ?></label><br />
                        <input type="text" name="form_email" id="email" size="50" />
                </div>
 
index 314a4ce..741473e 100644 (file)
@@ -39,12 +39,12 @@ function encrypt_password()
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="student_id"><?php echo _AT('student_id'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="student_id"><?php echo _AT('student_id'); ?></label><br />
                        <input id="student_id" name="student_id" type="text" size="15" maxlength="15" value="<?php echo stripslashes(htmlspecialchars($_POST['student_id'])); ?>" /><br />
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="student_pin"><?php echo _AT('student_pin'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="student_pin"><?php echo _AT('student_pin'); ?></label><br />
                        <input id="student_pin" name="student_pin" type="password" size="15" maxlength="15" value="<?php echo stripslashes(htmlspecialchars($_POST['student_pin'])); ?>" /><br />
                </div>
        <?php endif; ?>
@@ -61,7 +61,7 @@ function encrypt_password()
        
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="login"><?php echo _AT('login_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="login"><?php echo _AT('login_name'); ?></label><br />
                <?php if ($_POST['member_id']) : ?>
                                <span id="login"><?php echo stripslashes(htmlspecialchars($_POST['login'])); ?></span>
                                <input name="member_id" type="hidden" value="<?php echo intval($_POST['member_id']); ?>" />
@@ -75,21 +75,21 @@ function encrypt_password()
 
        <?php if (!admin_authenticate(AT_ADMIN_PRIV_USERS, TRUE) || !$_POST['member_id']): ?>
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="form_password1"><?php echo _AT('password'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="form_password1"><?php echo _AT('password'); ?></label><br />
                        <input id="form_password1" name="form_password1" type="password" size="15" maxlength="15" /><br />
                        <small>&middot; <?php echo _AT('combination'); ?><br />
                                   &middot; <?php echo _AT('15_max_chars'); ?></small>
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="form_password2"><?php echo _AT('password_again'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="form_password2"><?php echo _AT('password_again'); ?></label><br />
                        <input id="form_password2" name="form_password2" type="password" size="15" maxlength="15" />
                </div>
        <?php endif; ?>
 
        <?php if (isset($_config['use_captcha']) && $_config['use_captcha']==1): ?>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div>
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span>
                <label for="secret"><img src="<?php echo AT_INCLUDE_PATH; ?>securimage/securimage_show.php?sid=<?php echo md5(uniqid(time())); ?>" id="simage" align="left" /></label>
                <a href="<?php echo AT_INCLUDE_PATH; ?>securimage/securimage_play.php" title="<?php echo _AT('audible_captcha'); ?>"><img src="<?php echo AT_INCLUDE_PATH; ?>securimage/images/audio_icon.gif" alt="<?php echo _AT('audible_captcha'); ?>" onclick="this.blur()" align="top" border="0"></a><br>
                <a href="#" title="<?php echo _AT('refresh_image'); ?>" onclick="document.getElementById('simage').src = '<?php echo AT_INCLUDE_PATH; ?>securimage/securimage_show.php?sid=' + Math.random(); return false"><img src="<?php echo AT_INCLUDE_PATH; ?>securimage/images/refresh.gif" alt="<?php echo _AT('refresh_image'); ?>" onclick="this.blur()" align="bottom" border="0"></a>
@@ -103,18 +103,18 @@ function encrypt_password()
        <?php endif; ?>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="email"><?php echo _AT('email_address'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="email"><?php echo _AT('email_address'); ?></label><br />
                <input id="email" name="email" type="text" size="50" maxlength="50" value="<?php echo stripslashes(htmlspecialchars($_POST['email'])); ?>" />
                <input type="checkbox" id="priv" name="private_email" value="1" <?php if ($_POST['private_email'] || !isset($_POST['submit'])) { echo 'checked="checked"'; } ?> /><label for="priv"><?php echo _AT('keep_email_private');?></label>
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="email2"><?php echo _AT('email_again'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="email2"><?php echo _AT('email_again'); ?></label><br />
                <input id="email2" name="email2" type="text" size="50" maxlength="60" value="<?php echo stripslashes(htmlspecialchars($_POST['email2'])); ?>" />
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="first_name"><?php echo _AT('first_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="first_name"><?php echo _AT('first_name'); ?></label><br />
                <input id="first_name" name="first_name" type="text" value="<?php echo stripslashes(htmlspecialchars($_POST['first_name'])); ?>" />
        </div>
 
@@ -124,7 +124,7 @@ function encrypt_password()
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="last_name"><?php echo _AT('last_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="last_name"><?php echo _AT('last_name'); ?></label><br />
                <input id="last_name" name="last_name" type="text" value="<?php echo stripslashes(htmlspecialchars($_POST['last_name'])); ?>" />
        </div>
        
@@ -140,7 +140,7 @@ function encrypt_password()
                        }?>
                        <input type="hidden" name="id" value="<?php echo $_POST['member_id']; ?>" >
                        <div class="row">
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo _AT('account_status'); ?><br />
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo _AT('account_status'); ?><br />
 
                                <input type="radio" name="status" value="0" id="disa" <?php echo $disa; ?> /><label for="disa"><?php echo _AT('disabled'); ?></label>
                                <?php if (defined('AT_EMAIL_CONFIRMATION') && AT_EMAIL_CONFIRMATION): ?>
index b8fd4b2..768a8f7 100644 (file)
@@ -910,14 +910,9 @@ div.dropdown-heading {
        padding: 2px;
 }
 
-div.required {
+.required {
        font-weight: bold;
        color: red;
-       font-size: large;
-       float: left;
-       position: relative;
-       margin-top: -5px;
-       height: 15px;
        padding-right: 2px;
 }
 
@@ -2160,5 +2155,32 @@ table.etabbed-table      {
 .shortcut_icon{
 border:0;
 vertical-align:middle;
-
-}
\ No newline at end of file
+}
+ul#content-tool-links {
+       list-style: none outside none;
+}
+ul#content-tool-links li{
+       display: inline;
+       float: left;
+       width: 5em;
+       padding: 0 3em 0 0;
+       text-align: center;
+       font-size: 0.7em;
+       font-weight:bold;
+       color: #1A4A72;
+       line-height:120%;
+}
+ul#content-tool-links img{
+       border: 0 none;
+       display: block;
+       padding-left: 10px;
+}
+.hidden {
+    display: none;
+}
+.clickable {
+    cursor: pointer;    
+}
+.nowrap {
+    white-space: nowrap;
+}
index 610f6bc..f11d809 100644 (file)
@@ -20,12 +20,12 @@ function encrypt_password()
        <div class="input-form" style="width:90%;">
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="form_password"><?php echo _AT('password'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="form_password"><?php echo _AT('password'); ?></label><br />
                        <input id="form_password" name="form_password" type="password" size="15" maxlength="15" value="" /><br />
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="email"><?php echo _AT('email_address'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="email"><?php echo _AT('email_address'); ?></label><br />
                        <input id="email" name="email" type="text" size="50" maxlength="50" value="<?php echo stripslashes(htmlspecialchars($_POST['email'])); ?>" />
                </div>
 
index 9c92a71..410fa72 100644 (file)
@@ -40,19 +40,19 @@ function encrypt_password()
        <div class="input-form" style="width:90%;">
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="old_password"><?php echo _AT('password_old'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="old_password"><?php echo _AT('password_old'); ?></label><br />
                        <input id="old_password" name="old_password" type="password" size="15" maxlength="15" /><br />
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="password"><?php echo _AT('password'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="password"><?php echo _AT('password'); ?></label><br />
                        <input id="password" name="password" type="password" size="15" maxlength="15" /><br />
                        <small>&middot; <?php echo _AT('combination'); ?><br />
                                   &middot; <?php echo _AT('15_max_chars'); ?></small>
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="password2"><?php echo _AT('password_again'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="password2"><?php echo _AT('password_again'); ?></label><br />
                        <input id="password2" name="password2" type="password" size="15" maxlength="15" />
                </div>
 
index 109fd65..6d17e6d 100644 (file)
@@ -20,7 +20,7 @@
                <input type="checkbox" id="priv" name="private_email" value="1" <?php if ($_POST['private_email']) { echo 'checked="checked"'; } ?> /><label for="priv"><?php echo _AT('keep_email_private');?></label>
        </div>
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="first_name"><?php echo _AT('first_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="first_name"><?php echo _AT('first_name'); ?></label><br />
                <input id="first_name" name="first_name" type="text" value="<?php echo stripslashes(htmlspecialchars($_POST['first_name'])); ?>" />
        </div>
 
@@ -30,7 +30,7 @@
        </div>
 
        <div class="row">
-               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="last_name"><?php echo _AT('last_name'); ?></label><br />
+               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="last_name"><?php echo _AT('last_name'); ?></label><br />
                <input id="last_name" name="last_name" type="text" value="<?php echo stripslashes(htmlspecialchars($_POST['last_name'])); ?>" />
        </div>
        
@@ -46,7 +46,7 @@
                        }?>
                        <input type="hidden" name="id" value="<?php echo $_POST['member_id']; ?>" >
                        <div class="row">
-                               <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><?php echo _AT('account_status'); ?><br />
+                               <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><?php echo _AT('account_status'); ?><br />
 
                                <input type="radio" name="status" value="0" id="disa" <?php echo $disa; ?> /><label for="disa"><?php echo _AT('disabled'); ?></label>
                                <?php if (defined('AT_EMAIL_CONFIRMATION') && AT_EMAIL_CONFIRMATION): ?>
index f98d715..17544c9 100644 (file)
@@ -41,14 +41,14 @@ function encrypt_password()
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="password"><?php echo _AT('password'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="password"><?php echo _AT('password'); ?></label><br />
                        <input id="password" name="password" type="password" size="15" maxlength="15" value="<?php echo stripslashes(htmlspecialchars($_POST['password'])); ?>" /><br />
                        <small>&middot; <?php echo _AT('combination'); ?><br />
                                   &middot; <?php echo _AT('15_max_chars'); ?></small>
                </div>
 
                <div class="row">
-                       <div class="required" title="<?php echo _AT('required_field'); ?>">*</div><label for="password2"><?php echo _AT('password_again'); ?></label><br />
+                       <span class="required" title="<?php echo _AT('required_field'); ?>">*</span><label for="password2"><?php echo _AT('password_again'); ?></label><br />
                        <input id="password2" name="password2" type="password" size="15" maxlength="15" value="<?php echo stripslashes(htmlspecialchars($_POST['password2'])); ?>" />
                </div>