Skip to content
Snippets Groups Projects
Commit 3f5c1129 authored by Tarje Saelen Lavik's avatar Tarje Saelen Lavik
Browse files

Mistake in form action url in header search

parent d20d4f5d
No related branches found
No related tags found
No related merge requests found
...@@ -185,7 +185,7 @@ ...@@ -185,7 +185,7 @@
<form class="navbar-form" role="search" method="get" action="http://data.ub.uib.no/persons/"> <form class="navbar-form" role="search" method="get" action="persons/">
<div class="input-group"> <div class="input-group">
<input type="text" class="form-control pull-right" placeholder="Søk etter personer..." name="q"> <input type="text" class="form-control pull-right" placeholder="Søk etter personer..." name="q">
<span class="input-group-btn"> <span class="input-group-btn">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment