Update formationstatus.html
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<style>
|
||||
body {font-family: 'Niramit', sans-serif;
|
||||
text-align: center;
|
||||
font-size: 24pt;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
@@ -23,6 +24,6 @@
|
||||
</script>
|
||||
</head>
|
||||
<body onload="javascript:setData('nextformation','date','Date');setData('nextformation','uniform','Uniform');setData('nextformation','location','Location');setData('nextformation','time','Time')">
|
||||
The next formation is on <b><span id="date"> loading... </span></b> in the <b><span id="location">loading...</span></b> during <b><span id="time">loading...</span></b>. You are to wear the <b><span id="uniform"> loading... </span> uniform.</b>
|
||||
The next formation is on <b><span id="date"> loading... </span></b> in the <b><span id="location">loading...</span></b> during <b><span id="time">loading...</span></b>. You are to wear the <b><span id="uniform"> loading... </span> uniform.</b>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user