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