Browse Source

Change signup link; see 821f6d0 and 210af8f

raylu 14 năm trước cách đây
mục cha
commit
033553d6f2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      views/layouts/default.html.php

+ 1 - 1
views/layouts/default.html.php

@@ -28,7 +28,7 @@ use \lithium\security\Auth;
 	}
 	else
 	{
-		$links['Sign up'] = '/users/signup';
+		$links['Sign up'] = '/signup';
 		$links['Login'] = '/login'; // overwritten with JS
 		echo '
 		<div id="login" style="display: none">