admin template/stylesheet fix
[mir.git] / templates / admin / abuse.log.template
index 73d1507..4eb8e2d 100755 (executable)
@@ -8,16 +8,16 @@
     <include "head.template">
     
        <p>
-               <a class="link_box" href="${config.actionRoot}?module=Abuse"> [ &lt; ] ${lang("back")}</a>&nbsp;&nbsp;
-               <a class="link_box" href="${config.actionRoot}?module=Abuse&do=showfilters">${lang("abuse.showfilters")}</a>
+               <a class="link-box" href="${config.actionRoot}?module=Abuse"> [ &lt; ] ${lang("back")}</a>&nbsp;&nbsp;
+               <a class="link-box" href="${config.actionRoot}?module=Abuse&do=showfilters">${lang("abuse.showfilters")}</a>
                <br>
        </p>
     <table border="0" cellpadding="2" cellspacing="3">
       <tr class="darkgrey">
-        <td class="table_head">${lang("abuse.log.time")}</td>
-        <td class="table_head">${lang("abuse.log.address")}</td>
-        <td class="table_head">${lang("abuse.log.object")}</td>
-        <td class="table_head">${lang("abuse.log.browser")}</td>
+        <td class="table-head">${lang("abuse.log.time")}</td>
+        <td class="table-head">${lang("abuse.log.address")}</td>
+        <td class="table-head">${lang("abuse.log.object")}</td>
+        <td class="table-head">${lang("abuse.log.browser")}</td>
       </tr>
       
       <assign grey="0">      
         </tr>
       </list>
          <tr>
-               <td colspan="4" class="table_foot">&nbsp;</td>
+               <td colspan="4" class="table-foot">&nbsp;</td>
          </tr>
     </table>
 
     <p>
-      <a class="link_box" href="${config.actionRoot}?module=Abuse"> [ &lt; ] ${lang("back")}</a>&nbsp;&nbsp;
-         <a class="link_box" href="${config.actionRoot}?module=Abuse&do=showfilters">${lang("abuse.showfilters")}</a>
+      <a class="link-box" href="${config.actionRoot}?module=Abuse"> [ &lt; ] ${lang("back")}</a>&nbsp;&nbsp;
+         <a class="link-box" href="${config.actionRoot}?module=Abuse&do=showfilters">${lang("abuse.showfilters")}</a>
     </p>
 
     <include "foot.template">