aboutsummaryrefslogtreecommitdiff
path: root/nav.php
diff options
context:
space:
mode:
authorCamil Staps2015-02-11 22:26:05 +0100
committerCamil Staps2015-02-11 22:26:05 +0100
commit9ed1bee2317d6e51879cc823b3d27eb7bec5cd50 (patch)
treedfc7ebb8838bee0c6570fc8af23904cf55d7076b /nav.php
parentUpdated readme to remove the bug (diff)
fixed bug in the top navigation bar
Diffstat (limited to 'nav.php')
-rw-r--r--nav.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/nav.php b/nav.php
index 8edf66a..f5b9fd0 100644
--- a/nav.php
+++ b/nav.php
@@ -60,7 +60,7 @@
krsort($list, SORT_STRING);
foreach ($list as $item) {
echo "<li>
- <a href='/offers?id={$item['id']}'>
+ <a href='".constants::url_internal."/offers?id={$item['id']}'>
<div>
<p>
<strong>{$item['contactClientName']}</strong> ({$item['start']} - {$item['end']})