Separated the Classic Datapack to it's own folder.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<html><title>Language selection</title>
|
||||
<body>
|
||||
<br>
|
||||
<center><font color="LEVEL">Unable to select new language, using default.</font></center>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,8 @@
|
||||
<html><title>Language selection</title>
|
||||
<body>
|
||||
<br>
|
||||
<center><font color="LEVEL">Please choose your language:</font><br>
|
||||
%list%
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,6 @@
|
||||
<html><title>Language selection</title>
|
||||
<body>
|
||||
<br>
|
||||
<center><font color="LEVEL">Language successfully selected.</font></center>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user