mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-31 02:21:36 +00:00
Swapping buttons round
This commit is contained in:
parent
f76e290493
commit
b10b84e7e4
@ -206,8 +206,8 @@
|
|||||||
<?
|
<?
|
||||||
} elseif ($IsFLS) { // FLS assign button
|
} elseif ($IsFLS) { // FLS assign button
|
||||||
?>
|
?>
|
||||||
<input type="button" value="Assign to forum staff" onClick="location.href='staffpm.php?action=assign&to=forum&convid=<?=$ConvID?>';" />
|
|
||||||
<input type="button" value="Assign to staff" onClick="location.href='staffpm.php?action=assign&to=staff&convid=<?=$ConvID?>';" />
|
<input type="button" value="Assign to staff" onClick="location.href='staffpm.php?action=assign&to=staff&convid=<?=$ConvID?>';" />
|
||||||
|
<input type="button" value="Assign to forum staff" onClick="location.href='staffpm.php?action=assign&to=forum&convid=<?=$ConvID?>';" />
|
||||||
<?
|
<?
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user