1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-08 21:30:54 +02:00

LAN optimization (#6) - Newspost

This commit is contained in:
Tijn Kuyper
2013-02-05 18:18:28 +01:00
parent 6f45a693e4
commit 6e54d14d19
2 changed files with 2 additions and 2 deletions

View File

@@ -2841,7 +2841,7 @@ class admin_newspost
</tbody>
</table>
<div class='buttons-bar center'>
".$frm->admin_button('save_prefs', NWSLAN_89, 'update')."
".$frm->admin_button('save_prefs', LAN_UPDATE, 'update')."
</div>
</fieldset>
</form>