mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-18 11:43:26 +02:00
Fixed many links to admin panel, if ADMIN_PANEL_FOLDER is changed
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
toolbar1: 'formatselect | bold italic strikethrough forecolor backcolor | emoticons link | alignleft aligncenter alignright alignjustify | numlist bullist outdent indent | removeformat code',
|
||||
resize: 'both',
|
||||
image_advtab: true,
|
||||
images_upload_url: '{{ constant('BASE_URL') }}admin/tools/upload_image.php',
|
||||
images_upload_url: '{{ constant('ADMIN_URL') }}tools/upload_image.php',
|
||||
images_upload_credentials: true,
|
||||
|
||||
relative_urls: true,
|
||||
|
Reference in New Issue
Block a user