Changeset 80 for trunk/admin/admin.php


Ignore:
Timestamp:
May 19, 2010, 8:16:43 PM (14 years ago)
Author:
roby
Message:

client - correzione per consultazione predefinita
admin - eliminati altri notice, modificata la funzione di visualizzazione della barra di elenco delle sezioni, aggiunti help per Scarica liste e Importa liste, corrette alcune incompatibilità con xhtml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/admin.php

    r35 r80  
    287287    echo "<br>";  # method=\"post\"
    288288    echo "<form name=\"login\" method=\"post\" action=\"admin.php\">"
    289         ."<table align=\"middle\" border=\"0\">"
     289        ."<table class=\"table-menu\">"
    290290        ."<tr><td>"._ADMINID."</td>"
    291291        ."<td><input type=\"text\" NAME=\"aid\" SIZE=\"20\" MAXLENGTH=\"25\"></td></tr>"
Note: See TracChangeset for help on using the changeset viewer.