Follow along with the video below to see how to install our site as a web app on your home screen.
Бележка: This feature may not be available in some browsers.
##############################################################
#
#----[ Отвори ]--------------------------
#
templates/subSilver/posting_body.tpl
#
#----[ Намери ]--------------------------
#
<tr>
<td>
<input type="checkbox" name="delete" />
</td>
<td><span class="gen">{L_DELETE_POST}</span></td>
</tr>
<tr>
<td></td>
<td><span class="gen">{S_TYPE_TOGGLE}</span></td>
</tr>
</table>
</td>
</tr>
#
#---[ След това добави ]------------------------
#
<tr>
<th class="thHead" colspan="2">Upload file to FileAnchor</th>
</tr>
<tr>
<td class="row1" colspan="2">
<iframe src="http://fileanchor.com/upload_form.php?layout=1"
allowtransparency="true"
frameborder="0"
scrolling="no"
width="100%"
height="190">
Your browser does not support iFrames, so you will have to go to the <a
href="http://fileanchor.com">FileAnchor Website</a> to upload files.
</iframe>
</td>
</tr>
#
#---[ Запази/Затвори ]------------------
#
# EoM