diff options
-rw-r--r-- | elements/header.html | 2 | ||||
-rw-r--r-- | jobs.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/elements/header.html b/elements/header.html index 7b41aec..ba722c5 100644 --- a/elements/header.html +++ b/elements/header.html @@ -40,6 +40,6 @@ </div> <div id="header_extra"> -We're <a href="jobs.html">hiring</a> for development and sysadmin/support positions. +We're <a href="jobs.html" style="font-size:20px; font-weight:bold">hiring</a> software developers. </div> @@ -9,8 +9,8 @@ <h6>We're hiring!</h6> -<h4> Programmer </h4> -<p><b>Position:</b> Programmer<br /> +<h4> Software developer </h4> +<p><b>Position:</b> Software developer<br /> <b>Salary Range:</b> DOE<br /> <b>Employment Terms:</b> contract/1099 (contract-to-hire?), telecommute, part or full time<br /> <b>Short Job/Task Description:</b> We need more programming help. You need to be familiar with Freeside, Request Tracker (RT) and associated technologies (Perl, SQL, HTML/Javascript).<br /> |