1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00

UI Improvements - Admin - Cancel Button Added #194

This commit is contained in:
Awilum
2014-01-09 00:11:19 +02:00
parent 281894d08a
commit 26f1abd717
15 changed files with 25 additions and 10 deletions

View File

@@ -50,5 +50,6 @@
'Access' => 'Access',
'Public' => 'Public',
'Registered' => 'Registered',
'Cancel' => 'Cancel',
)
);