missing
This commit is contained in:
@@ -8,6 +8,7 @@ $Source$
|
|||||||
2001-06-11 Marc Delisle <lem9@users.sourceforge.net>
|
2001-06-11 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* italian translation update by Alessandro Astarita
|
* italian translation update by Alessandro Astarita
|
||||||
* german translation update by Kristof Hamann (korelstar)
|
* german translation update by Kristof Hamann (korelstar)
|
||||||
|
* user_details.php3: missing $strPrivileges
|
||||||
|
|
||||||
2001-06-11 Steve Alberty <alberty@neptunlabs.de>
|
2001-06-11 Steve Alberty <alberty@neptunlabs.de>
|
||||||
* tbl_properties.php3: suppress Table Maintenance, Comment and Type
|
* tbl_properties.php3: suppress Table Maintenance, Comment and Type
|
||||||
|
@@ -308,7 +308,7 @@ function grant_operations()
|
|||||||
</td>
|
</td>
|
||||||
</tr></table>
|
</tr></table>
|
||||||
|
|
||||||
<table><tr><td><br>Privileges:<br></td></tr></table>
|
<table><tr><td><br><?php echo $strPrivileges; ?>:<br></td></tr></table>
|
||||||
<? table_privileges("userForm") ?>
|
<? table_privileges("userForm") ?>
|
||||||
<input type="button" value="<? echo $strGo; ?>" onclick="addGrant(userForm)"></p>
|
<input type="button" value="<? echo $strGo; ?>" onclick="addGrant(userForm)"></p>
|
||||||
</form>
|
</form>
|
||||||
|
Reference in New Issue
Block a user