Description of your first forum.
Rate this topic 0 (0)
Author
#16
Debian and for some weird reason I couldn't make any of the existing script (some lowendbox scripts from github have the option to install 3proxy but it never worked for me...).
Debian and for some weird reason I couldn't make any of the existing script (some lowendbox scripts from github have the option to install 3proxy but it never worked for me...).
This is my signature πŸ‘¦
Author
#17
Re: New Course: Mastering Icon Fonts on the Web
This is my signature πŸ‘¦
#18
Re: New Course: Mastering Icon Fonts on the Web

Code: Select all

	<!-- IF not S_IS_BOT and S_DISPLAY_REPLY_INFO -->
		<a href="{U_POST_REPLY_TOPIC}" class="button" title="<!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF -->">
			<!-- IF S_IS_LOCKED -->
				<span>{L_BUTTON_TOPIC_LOCKED}</span> <i class="icon fa-lock fa-fw" aria-hidden="true"></i>
			<!-- ELSE -->
				<span>{L_BUTTON_POST_REPLY}</span> <i class="icon fa-reply fa-fw" aria-hidden="true"></i>
			<!-- ENDIF -->
		</a>
This is my signature!
Author
#20

Code: Select all

	<!-- IF not S_IS_BOT and S_DISPLAY_REPLY_INFO -->
		<a href="{U_POST_REPLY_TOPIC}" class="button" title="<!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF -->">
			<!-- IF S_IS_LOCKED -->
				<span>{L_BUTTON_TOPIC_LOCKED}</span> <i class="icon fa-lock fa-fw" aria-hidden="true"></i>
			<!-- ELSE -->
				<span>{L_BUTTON_POST_REPLY}</span> <i class="icon fa-reply fa-fw" aria-hidden="true"></i>
			<!-- ENDIF -->
		</a>
This is my signature πŸ‘¦

Quick Reply

Show files
Add to your message:

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 256 KiB.

Rate this topic

Join now to ask and comment!