added current name as value to settings

This commit is contained in:
pixeldesu 2014-08-18 16:20:52 +02:00
parent c50c03ecf3
commit 807140c2a4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<form role="form">
<div class="form-group">
<label for="sitename">Site Name</label>
<input type="text" class="form-control" id="sitename" placeholder="3 words about your mom">
<input type="text" class="form-control" id="sitename" placeholder="3 words about your mom" value="{$site_name}">
</div>
<div class="checkbox">
<label>