mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 04:57:35 +00:00
I love honeyfries.
This commit is contained in:
parent
d1cd3997b1
commit
3327253979
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><strong>Long description:</strong><br/>This is a longer description for your skin. You can use Markdown to style it - use this to add notes, extra screenshots, etc, for your skin. It is displayed in the "view skin" page.</td>
|
||||
<td>@Html.TextBoxFor(Model => Model.Title, new { @class = "form-control" })</td>
|
||||
<td>@Html.TextAreaFor(Model => Model.LongDescription, new { rows="5", data-easteregg="I love honeyfries.", @class = "form-control" })</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Skin file:</strong><br/>This is the actual skin - you can upload it to the repository and we'll host it for you. Skins are exported by the Skin Loader into <pre>My Documents\ShiftOS_Shared\skins</pre>.</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue