tweak composer [ci skip]
This commit is contained in:
parent
b543f8a3ca
commit
f610cdce17
2 changed files with 4 additions and 4 deletions
|
|
@ -3,6 +3,9 @@
|
||||||
<div style="margin:0;padding:0;display:inline">
|
<div style="margin:0;padding:0;display:inline">
|
||||||
<input name="utf8" type="hidden" value="✓"/>
|
<input name="utf8" type="hidden" value="✓"/>
|
||||||
</div>
|
</div>
|
||||||
|
<label>
|
||||||
|
Upload photos (optional)
|
||||||
|
</label>
|
||||||
<input name="photo[user_file]" type="file"/>
|
<input name="photo[user_file]" type="file"/>
|
||||||
<div class="photos"></div>
|
<div class="photos"></div>
|
||||||
</form>
|
</form>
|
||||||
|
|
|
||||||
|
|
@ -6,10 +6,7 @@
|
||||||
<legend>
|
<legend>
|
||||||
New Post
|
New Post
|
||||||
</legend>
|
</legend>
|
||||||
<label>
|
<textarea name="text" class="text span8"/>
|
||||||
text
|
|
||||||
<textarea class="text span8"/>
|
|
||||||
</label>
|
|
||||||
<textarea id="text_with_markup" style="display:none;"/>
|
<textarea id="text_with_markup" style="display:none;"/>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
</form>
|
</form>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue