first commit
This commit is contained in:
17
templates/modern/uploads/error.html
Executable file
17
templates/modern/uploads/error.html
Executable file
@ -0,0 +1,17 @@
|
||||
<html>
|
||||
<head>
|
||||
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
|
||||
</head>
|
||||
<body>
|
||||
<fieldset class="fieldset2">
|
||||
<legend class="legend1" align="center">
|
||||
<b>Zugriff verweigert</b>
|
||||
</legend>
|
||||
<br>
|
||||
<br>
|
||||
Der Zugriff ist ungültig
|
||||
<br>
|
||||
<br>
|
||||
</fieldset>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user