Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit abf09f2

Browse files
authored
Merge pull request #12 from Firefishy/add-announcement-support
Add pun_announcement support
2 parents ca0c7f5 + c5622ca commit abf09f2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Air3/admin.tpl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131

3232
<pun_status>
3333

34+
<pun_announcement>
35+
3436
<pun_main>
3537

3638
<pun_footer>
@@ -46,4 +48,4 @@
4648
<!-- Create select drop down for mobile browsing -->
4749
<script src="style/Air3/js/menu.js"></script>
4850
</body>
49-
</html>
51+
</html>

Air3/main.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131

3232
<pun_status>
3333

34+
<pun_announcement>
35+
3436
<pun_main>
3537

3638
<pun_footer>

0 commit comments

Comments
 (0)