Using the proper lang constant now.

This commit is contained in:
Matthias Mees 2013-01-27 12:44:46 +01:00
parent 1a489a91e8
commit 3656c654e9

View File

@ -33,7 +33,7 @@
</div>
<div class="form_field">
<label for="filter_url">URL</label>
<label for="filter_url">{$CONST.HOMEPAGE}</label>
<input id="filter_url" name="serendipity[filter][url]" type="text" value="{$get.filter.url|escape}">
</div>