]> dev.renevier.net Git - syp.git/blobdiff - inc/templates_admin.php
better w3 standard support
[syp.git] / inc / templates_admin.php
index 589ca5f3a328ad36c9521dd789ae8ca9fee11610..7702b949b7408fd720eaf0f140b042af2e7e3fb1 100644 (file)
@@ -148,7 +148,7 @@ if (!$usrtblexists || !$itemstblexists) {
                 <p id="user_comm" class="center"></p>
                 <p id="user_throbber" class="throbber center">
                     <?php ptrans('Connecting')?>
-                    <img src="media/newuser-throbber.gif">
+                    <img src="media/newuser-throbber.gif" alt="<?php ptrans('throbber')?>">
                 </p>
         </div>
     </div>
@@ -193,7 +193,7 @@ if (!$usrtblexists || !$itemstblexists) {
         </form>
         <p id="editor_throbber" class="throbber center">
             <?php ptrans('Connecting')?>
-            <img src="media/editor-throbber.gif">
+            <img src="media/editor-throbber.gif" alt="<?php ptrans('throbber')?>">
         </p>
     </div>
 
@@ -224,7 +224,7 @@ if (!$usrtblexists || !$itemstblexists) {
             </p>
             <p id="pwd_throbber" class="throbber center">
                 <?php ptrans('Connecting')?>
-                <img src="media/pwd-throbber.gif" alt="throbber">
+                <img src="media/pwd-throbber.gif" alt="<?php ptrans('throbber')?>">
             </p>
             <p class="error center" id="login_error"></p>
         </form>