mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
LAN_EXECUTE to LAN_GO
This commit is contained in:
@@ -668,7 +668,7 @@ class forumAdmin
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<div class='buttons-bar center'>
|
<div class='buttons-bar center'>
|
||||||
".$frm->admin_button('tools', LAN_EXECUTE, 'submit')."
|
".$frm->admin_button('tools', LAN_GO, 'submit')."
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
";
|
";
|
||||||
|
Reference in New Issue
Block a user