mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-24 17:27:55 -05:00
Language folders renamed + fix for loading them Added smoe translations to the nl-BE language Autoload settings adapted
11 lines
139 B
HTML
11 lines
139 B
HTML
<html>
|
|
<head>
|
|
<title>403 Prohibido</title>
|
|
</head>
|
|
<body>
|
|
|
|
<p>El acceso a los directorios está prohibido.</p>
|
|
|
|
</body>
|
|
</html>
|