Forgot the CSS
jdarwood007

jdarwood007 commited on 2023-06-11 11:34:25
Showing 1 changed files, with 2 additions and 0 deletions.

... ...
@@ -14,6 +14,8 @@
14 14
 		<require-file name="sd_template/SimpleDesk.template.php" destination="$themedir/sd_template" />
15 15
 		<require-file name="sd_template/SimpleDesk-Post.template.php" destination="$themedir/sd_template" />
16 16
 
17
+		<require-file name="css/helpdesk.css" destination="$themedir/css" />
18
+
17 19
 		<hook hook="integrate_repair_attachments_nomsg" function="shd_repair_attachments_nomsg" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
18 20
 	</upgrade>
19 21
 
20 22