From 1e969333228597382b1229d4e813629f884c698d Mon Sep 17 00:00:00 2001 From: cflem Date: Mon, 2 Jan 2017 17:49:51 -0700 Subject: Limited employer dashboard to ads they've posted --- dash/dash_functions.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'dash/dash_functions.php') diff --git a/dash/dash_functions.php b/dash/dash_functions.php index b9fd9db..2cc7f8d 100644 --- a/dash/dash_functions.php +++ b/dash/dash_functions.php @@ -6,6 +6,16 @@ function dash_fatal ($msg = null, $link = null, $label = null) { require('footer.php'); die; } +function draw_noads () { +?> +
+ +

Post an Ad!

+

Costs $5.00

+

You haven't posted any ads yet! It's a quick and easy way to get connected to the workers you need.
Post an ad!

+
+
-- cgit v1.2.3